./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/Ackermann03.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows 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_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/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_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/Ackermann03.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c244f72db2906c596b7f122d769fc1464836d7d05d9227ee4269773d59ed10bd --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 01:03:49,523 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 01:03:49,589 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-09 01:03:49,596 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 01:03:49,599 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 01:03:49,645 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 01:03:49,646 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 01:03:49,647 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 01:03:49,648 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 01:03:49,650 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 01:03:49,651 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 01:03:49,651 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 01:03:49,651 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 01:03:49,654 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 01:03:49,654 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 01:03:49,655 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 01:03:49,655 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 01:03:49,655 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 01:03:49,656 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 01:03:49,656 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 01:03:49,657 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 01:03:49,660 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 01:03:49,660 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 01:03:49,661 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 01:03:49,661 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 01:03:49,661 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 01:03:49,662 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 01:03:49,662 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 01:03:49,662 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 01:03:49,663 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:03:49,663 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 01:03:49,663 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 01:03:49,664 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 01:03:49,664 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 01:03:49,664 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 01:03:49,665 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_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/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_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/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 ! overflow) ) 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 -> c244f72db2906c596b7f122d769fc1464836d7d05d9227ee4269773d59ed10bd [2024-11-09 01:03:49,931 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 01:03:49,962 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 01:03:49,966 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 01:03:49,967 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 01:03:49,968 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 01:03:49,970 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursive/Ackermann03.c Unable to find full path for "g++" [2024-11-09 01:03:52,012 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 01:03:52,219 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 01:03:52,222 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/sv-benchmarks/c/recursive/Ackermann03.c [2024-11-09 01:03:52,232 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/data/e5cb20341/b82552b3ab1b4ac08dc415bfd209190a/FLAG44050b11c [2024-11-09 01:03:52,260 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/data/e5cb20341/b82552b3ab1b4ac08dc415bfd209190a [2024-11-09 01:03:52,263 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 01:03:52,266 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 01:03:52,267 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 01:03:52,267 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 01:03:52,275 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 01:03:52,276 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,280 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@252b12c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52, skipping insertion in model container [2024-11-09 01:03:52,280 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,312 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 01:03:52,563 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:03:52,579 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 01:03:52,604 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:03:52,624 INFO L204 MainTranslator]: Completed translation [2024-11-09 01:03:52,624 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52 WrapperNode [2024-11-09 01:03:52,624 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 01:03:52,626 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 01:03:52,626 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 01:03:52,626 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 01:03:52,635 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,644 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,664 INFO L138 Inliner]: procedures = 13, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 34 [2024-11-09 01:03:52,665 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 01:03:52,665 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 01:03:52,665 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 01:03:52,666 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 01:03:52,677 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,677 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,682 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,682 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,690 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,692 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,696 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,697 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,699 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 01:03:52,700 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 01:03:52,704 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 01:03:52,704 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 01:03:52,705 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:03:52" (1/1) ... [2024-11-09 01:03:52,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:03:52,729 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 01:03:52,747 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 01:03:52,752 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f9c56d2-e2d6-4134-a9ff-dd2a630142f1/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 01:03:52,790 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 01:03:52,790 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 01:03:52,790 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 01:03:52,790 INFO L130 BoogieDeclarations]: Found specification of procedure ackermann [2024-11-09 01:03:52,790 INFO L138 BoogieDeclarations]: Found implementation of procedure ackermann [2024-11-09 01:03:52,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 01:03:52,858 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 01:03:52,860 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 01:03:53,075 INFO L? ?]: Removed 21 outVars from TransFormulas that were not future-live. [2024-11-09 01:03:53,076 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 01:03:53,131 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 01:03:53,131 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 01:03:53,132 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:03:53 BoogieIcfgContainer [2024-11-09 01:03:53,132 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 01:03:53,135 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 01:03:53,135 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 01:03:53,145 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 01:03:53,145 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:03:53" (1/1) ... [2024-11-09 01:03:53,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 01:03:53,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 34 states and 40 transitions. [2024-11-09 01:03:53,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 40 transitions. [2024-11-09 01:03:53,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 01:03:53,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:53,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:53,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:53,451 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 01:03:53,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:53,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 37 states and 46 transitions. [2024-11-09 01:03:53,605 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 46 transitions. [2024-11-09 01:03:53,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 01:03:53,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:53,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:53,764 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 01:03:54,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:54,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 41 states and 55 transitions. [2024-11-09 01:03:54,217 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 55 transitions. [2024-11-09 01:03:54,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 01:03:54,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:54,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:54,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:54,315 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 01:03:54,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:54,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 42 states and 56 transitions. [2024-11-09 01:03:54,342 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 56 transitions. [2024-11-09 01:03:54,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 01:03:54,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:54,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:54,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:54,526 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 01:03:55,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:55,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 46 states and 63 transitions. [2024-11-09 01:03:55,130 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 63 transitions. [2024-11-09 01:03:55,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 01:03:55,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:55,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:55,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:55,295 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 01:03:56,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 51 states and 74 transitions. [2024-11-09 01:03:56,086 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 74 transitions. [2024-11-09 01:03:56,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 01:03:56,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:56,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:56,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:56,132 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 01:03:56,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:56,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 53 states and 76 transitions. [2024-11-09 01:03:56,155 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 76 transitions. [2024-11-09 01:03:56,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 01:03:56,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:56,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:56,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:56,225 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 01:03:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:56,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 57 states and 82 transitions. [2024-11-09 01:03:56,577 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 82 transitions. [2024-11-09 01:03:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 01:03:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:56,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:56,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:56,640 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 01:03:56,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:56,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 62 states and 89 transitions. [2024-11-09 01:03:56,943 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 89 transitions. [2024-11-09 01:03:56,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 01:03:56,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:56,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:56,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:57,093 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:57,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:57,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 65 states and 94 transitions. [2024-11-09 01:03:57,651 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 94 transitions. [2024-11-09 01:03:57,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 01:03:57,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:57,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:57,822 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:58,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:58,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 71 states and 106 transitions. [2024-11-09 01:03:58,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 106 transitions. [2024-11-09 01:03:58,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 01:03:58,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:58,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:58,539 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:59,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:59,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 74 states and 111 transitions. [2024-11-09 01:03:59,026 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 111 transitions. [2024-11-09 01:03:59,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 01:03:59,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:59,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:59,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:59,201 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:59,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:59,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 75 states and 113 transitions. [2024-11-09 01:03:59,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 113 transitions. [2024-11-09 01:03:59,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 01:03:59,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:59,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:59,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:03:59,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:03:59,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 80 states and 123 transitions. [2024-11-09 01:03:59,895 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 123 transitions. [2024-11-09 01:03:59,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 01:03:59,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:03:59,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:03:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:03:59,943 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:00,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:00,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 81 states and 124 transitions. [2024-11-09 01:04:00,082 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 124 transitions. [2024-11-09 01:04:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 01:04:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:00,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:00,142 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:04:00,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 85 states and 130 transitions. [2024-11-09 01:04:00,305 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 130 transitions. [2024-11-09 01:04:00,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 01:04:00,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:00,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:00,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:00,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:00,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 86 states and 133 transitions. [2024-11-09 01:04:00,662 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 133 transitions. [2024-11-09 01:04:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 01:04:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:00,709 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:04:01,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:01,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 88 states and 135 transitions. [2024-11-09 01:04:01,212 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 135 transitions. [2024-11-09 01:04:01,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 01:04:01,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:01,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:01,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:01,281 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:04:01,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 93 states and 141 transitions. [2024-11-09 01:04:01,821 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 141 transitions. [2024-11-09 01:04:01,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 01:04:01,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:01,856 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:02,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:02,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 97 states and 148 transitions. [2024-11-09 01:04:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 148 transitions. [2024-11-09 01:04:02,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 01:04:02,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:02,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:02,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:02,355 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 01:04:02,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:02,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 101 states and 155 transitions. [2024-11-09 01:04:02,969 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 155 transitions. [2024-11-09 01:04:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 01:04:02,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:02,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:02,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:03,020 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:04:03,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:03,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 105 states and 162 transitions. [2024-11-09 01:04:03,702 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 162 transitions. [2024-11-09 01:04:03,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 01:04:03,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:03,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:03,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:03,747 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:04:04,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:04,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 107 states and 164 transitions. [2024-11-09 01:04:04,299 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 164 transitions. [2024-11-09 01:04:04,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 01:04:04,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:04,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:04,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:04,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 01:04:05,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:05,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 115 states and 184 transitions. [2024-11-09 01:04:05,998 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 184 transitions. [2024-11-09 01:04:05,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:06,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:06,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:06,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:08,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:08,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 121 states and 209 transitions. [2024-11-09 01:04:08,017 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 209 transitions. [2024-11-09 01:04:08,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 01:04:08,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:08,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:08,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:08,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 01:04:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:08,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 121 states and 209 transitions. [2024-11-09 01:04:08,122 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 209 transitions. [2024-11-09 01:04:08,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 01:04:08,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:08,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:08,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 01:04:08,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:08,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 121 states and 209 transitions. [2024-11-09 01:04:08,227 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 209 transitions. [2024-11-09 01:04:08,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:08,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:08,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:08,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:08,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:08,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:08,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 121 states and 209 transitions. [2024-11-09 01:04:08,315 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 209 transitions. [2024-11-09 01:04:08,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:08,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:08,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:08,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:09,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 126 states and 224 transitions. [2024-11-09 01:04:09,578 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 224 transitions. [2024-11-09 01:04:09,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:09,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:09,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:09,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:09,651 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,407 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,432 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,490 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,515 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,571 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,595 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,646 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,674 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,734 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,811 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,834 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,897 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:10,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:10,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:10,936 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:10,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:10,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:10,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:10,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:10,997 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,021 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,074 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,096 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,143 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,166 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,210 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,233 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,277 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,302 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,345 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,368 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,432 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,495 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,518 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,584 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,632 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,653 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,720 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,783 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,824 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,845 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,913 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:11,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:11,975 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:11,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:11,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:11,998 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:11,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:11,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:11,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,037 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,058 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,101 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,123 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,251 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,292 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,313 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,378 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,401 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,464 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,506 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,528 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,571 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,595 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,636 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,659 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,748 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,793 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,832 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:12,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:12,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:12,919 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:12,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:12,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:12,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,002 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,073 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,112 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,179 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,202 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,248 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,270 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,309 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,331 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,401 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,459 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,480 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,528 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,549 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,591 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,612 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,651 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,672 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,712 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,735 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,774 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,795 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,834 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,856 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,895 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:13,956 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:13,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:13,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:13,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:13,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:13,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:13,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,040 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,106 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,128 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,171 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,193 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,236 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,259 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,305 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,329 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,394 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,440 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,463 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,523 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,577 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,600 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,670 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,716 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,738 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,778 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,801 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,845 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,866 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,912 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:14,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:14,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:14,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:14,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:14,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:14,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:14,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:14,989 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,011 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,162 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,216 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,245 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,292 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,322 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,392 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,428 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,446 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,481 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,503 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,541 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,561 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,597 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,616 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,652 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,671 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,706 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,725 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,760 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,798 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,833 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,852 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,886 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,906 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:15,944 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:15,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:15,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:15,965 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:15,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:15,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:15,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,006 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,026 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,063 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,084 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,122 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,141 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,181 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,204 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,238 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,259 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,298 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,319 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,354 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,374 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,453 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,489 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,511 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,551 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,571 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,607 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,675 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,741 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,769 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,808 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,832 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,869 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,931 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:16,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:16,952 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:16,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:16,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:16,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:16,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:16,991 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,012 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,051 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,074 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,111 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,162 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,198 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,221 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,257 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,279 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,314 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,335 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,389 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,423 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,444 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,500 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,555 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,591 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,612 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,652 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,673 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,711 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,733 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,792 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,821 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,866 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,896 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:17,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:17,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:17,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:17,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:17,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,015 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,043 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,089 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,117 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,163 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,192 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,230 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,252 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,287 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,308 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,343 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,363 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,418 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,454 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,478 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,518 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,538 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,572 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,592 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,642 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,664 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,700 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,720 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,755 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,777 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,818 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,840 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,875 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,896 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,936 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:18,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:18,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:18,958 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:18,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:18,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:18,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,012 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,044 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,103 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,124 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,158 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,180 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,214 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,236 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,296 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,332 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,355 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,395 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,417 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,451 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,490 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,526 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,547 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,581 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,637 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,659 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,693 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,715 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,748 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,769 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,802 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,823 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,866 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,887 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,934 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:19,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:19,957 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:19,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:19,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:19,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:19,990 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,012 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,047 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,130 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,164 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,185 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,217 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,303 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,335 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,356 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,395 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,415 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,468 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,500 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,522 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,554 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,575 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,607 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,627 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,659 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,680 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,734 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,767 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,788 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,822 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,843 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,877 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,900 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,936 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:20,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:20,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:20,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,017 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,049 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,110 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,140 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,173 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,195 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,251 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,283 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,305 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,337 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,358 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,390 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,410 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,442 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,464 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,495 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,516 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,548 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,620 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,672 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,715 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,738 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,773 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,794 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,827 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,848 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,901 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,928 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:21,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:21,971 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:21,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:21,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:21,999 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:21,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:21,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:21,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,041 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,068 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,108 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,134 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,174 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,233 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,252 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,282 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,333 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,352 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,401 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,431 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,450 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,480 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,499 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,530 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,551 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,582 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,632 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,653 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,683 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,703 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,736 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,756 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,786 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,807 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,846 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,868 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,900 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,922 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:22,955 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:22,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:22,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:22,976 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:22,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:22,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:22,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,009 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,030 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,063 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,084 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,115 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,166 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,217 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,235 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,267 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,287 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,340 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,394 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,426 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,447 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,484 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,505 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,559 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,591 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,612 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,644 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,663 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,750 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,809 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,829 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,860 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,881 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,915 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,937 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:23,971 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:23,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:23,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:23,993 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:23,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:23,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:23,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:23,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,027 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,049 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,084 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,108 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,140 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,163 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,196 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,252 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,311 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,370 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,392 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,427 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,448 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,490 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,513 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,544 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,600 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,622 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,654 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,674 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,705 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,730 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,762 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,782 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,813 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,835 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,867 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,888 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,919 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,938 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:24,971 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:24,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:24,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:24,989 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:24,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:24,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:24,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:24,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,020 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,039 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,070 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,090 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,126 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,146 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,177 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,197 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,248 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,278 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,297 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,336 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,355 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,385 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,407 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,440 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,461 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,495 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,517 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,548 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,571 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,604 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,628 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,666 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,687 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,720 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,741 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,771 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,791 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,833 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,854 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,885 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,908 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,940 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:25,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:25,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:25,960 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:25,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:25,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:25,991 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,011 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,064 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,122 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,153 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,173 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,205 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,226 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,256 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,277 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,308 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,328 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,359 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,380 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,413 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,436 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,469 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,544 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,583 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,604 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,660 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,693 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,714 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,747 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,808 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,830 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,861 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,883 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,915 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:26,968 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:26,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:26,990 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:26,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:26,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:26,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,021 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,043 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,075 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,130 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,150 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,181 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,201 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,232 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,285 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,307 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,345 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,367 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,398 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,420 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,452 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,473 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,509 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,530 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,562 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,584 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,616 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,636 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,669 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,690 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,720 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,740 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,771 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,791 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,823 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,844 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,877 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,897 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,934 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:27,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:27,954 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:27,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:27,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:27,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:27,986 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,007 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,036 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,056 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,087 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,109 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,140 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,162 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,194 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,214 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,245 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,270 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,301 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,324 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,355 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,490 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,528 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,548 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,578 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,597 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,628 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,648 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,678 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,700 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,731 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,750 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,781 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,802 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,832 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,852 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,882 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,938 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:28,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:28,960 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:28,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:28,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:28,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:28,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:28,992 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,014 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,095 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,115 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,147 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,168 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,198 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,218 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,249 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,272 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,302 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,322 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,364 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,421 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,443 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,475 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,496 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,518 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,535 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,567 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,587 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,618 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,640 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,672 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,693 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,724 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,743 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,774 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,794 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,822 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,841 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,873 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,895 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,925 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,946 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:29,975 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:29,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:29,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:29,995 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:29,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:29,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:29,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,025 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,045 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,076 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,096 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,149 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,181 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,201 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,241 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,261 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,290 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,311 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,341 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,360 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,390 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,438 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,455 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,479 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,500 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,530 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,551 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,581 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,635 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,656 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,686 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,707 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,737 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,757 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,809 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,837 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,888 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,908 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,941 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:30,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:30,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:30,963 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:30,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:30,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:30,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:30,994 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,014 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,047 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,097 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,131 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,174 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,234 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,257 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,302 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,331 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,371 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,393 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,423 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,445 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,473 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,490 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,521 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,569 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,589 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,639 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,667 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,685 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,714 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,732 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,760 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,778 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,824 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,853 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,871 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,903 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,921 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,951 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:31,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:31,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:31,970 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:31,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:31,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:31,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:31,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:31,998 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,017 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,046 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,096 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,115 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,150 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,170 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,205 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,224 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,253 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,272 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,301 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,319 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,347 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,365 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,393 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,439 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,458 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,488 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,508 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,555 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,583 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,631 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,650 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,679 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,699 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,733 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,755 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,791 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,814 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,908 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:32,964 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:32,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:32,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:32,986 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:32,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:32,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:32,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,017 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,037 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,069 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,090 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,121 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,141 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,172 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,193 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,223 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,244 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,276 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,297 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,333 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,353 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,385 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,406 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,435 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,484 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,504 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,556 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,608 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,639 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,662 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,692 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,712 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,742 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,761 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,812 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,841 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,861 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,890 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,910 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,941 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:33,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:33,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:33,962 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:33,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:33,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:33,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:33,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:33,991 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,010 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,039 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,059 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,087 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,107 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,137 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,159 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,189 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,208 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,238 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,258 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,291 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,311 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,361 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,399 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,418 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,447 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,497 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,517 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,546 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,566 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,595 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,614 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,644 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,663 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,692 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,712 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,740 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,760 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,791 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,812 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,843 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,864 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,914 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,944 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:34,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:34,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:34,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:34,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:34,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:34,995 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,016 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,047 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,067 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,098 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,119 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,164 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,198 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,217 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,246 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,264 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,309 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,341 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,360 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,384 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,403 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,433 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,485 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,506 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,538 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,558 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,590 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,609 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,630 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,651 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,686 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,707 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,737 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,758 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,810 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,839 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,860 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,888 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,908 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,938 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:35,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:35,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:35,957 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:35,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:35,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:35,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:35,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:35,986 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,006 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,035 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,056 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,086 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,105 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,134 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,153 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,182 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,202 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,231 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,255 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,285 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,305 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,334 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,354 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,384 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,405 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,434 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,457 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,486 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,506 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,552 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,581 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,599 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,628 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,648 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,680 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,702 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,731 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,752 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,782 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,832 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,852 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,881 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,902 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,930 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,949 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:36,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:36,978 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:36,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:36,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:36,998 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:36,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:36,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:36,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,026 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,045 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,076 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,093 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,121 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,139 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,186 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,214 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,234 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,265 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,285 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,311 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,328 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,357 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,374 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,402 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,418 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,453 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,472 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,500 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,517 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,537 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,553 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,578 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,595 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,623 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,643 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,678 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,698 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,730 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,746 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,770 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,788 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,813 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,831 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,852 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,869 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,891 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,907 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,930 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,946 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:37,966 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:37,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:37,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:37,983 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:37,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:37,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:37,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:37,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,008 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,024 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,045 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,062 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,094 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,113 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,139 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,157 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,182 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,220 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,237 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,318 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,334 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,358 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,375 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,406 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,426 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,455 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,473 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,498 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,518 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,547 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,597 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,613 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,636 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,675 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,692 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,712 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,728 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,752 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,768 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,805 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,825 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,841 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,865 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,881 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,904 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,923 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,954 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:38,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:38,974 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:38,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:38,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:38,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,003 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,022 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,070 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,092 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,109 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,128 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,152 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,175 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,192 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,223 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,243 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,295 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,325 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,346 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,376 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,395 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,423 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,443 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,472 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,493 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,522 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,541 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,570 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,590 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,619 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,639 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,662 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,679 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,704 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,721 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,746 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,765 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,795 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,815 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,843 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,861 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,886 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,902 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,924 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,940 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:39,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:39,976 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:39,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:39,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:39,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,995 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,012 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,046 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,095 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,114 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,143 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,163 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,194 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,211 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,257 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,276 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,296 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,320 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,356 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,372 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,392 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,408 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,439 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,460 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,489 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,508 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,530 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,546 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,566 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,583 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,611 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,628 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,650 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,694 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,711 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,740 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,759 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,779 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,795 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,815 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,831 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,851 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,868 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,902 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,922 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:40,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:40,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:40,968 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:40,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:40,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:40,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:40,990 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,007 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,027 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,043 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,063 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,080 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,102 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,118 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,137 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,153 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,177 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,214 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,230 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,249 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,266 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,287 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,305 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,343 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,364 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,380 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,401 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,417 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,438 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,491 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,512 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,528 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,549 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,565 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,589 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,605 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,635 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,654 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,682 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,702 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,723 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,739 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,759 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,775 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,795 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,811 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,835 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,852 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,871 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,887 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,909 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,926 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,947 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,963 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:41,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:41,982 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:41,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:41,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:41,999 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:41,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:41,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:41,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,019 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,035 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,077 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,101 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,140 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,156 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,175 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,192 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,211 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,227 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,247 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,263 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,286 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,302 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,325 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,341 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,377 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,396 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,412 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,432 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,448 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,468 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,484 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,505 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,525 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,557 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,580 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,612 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,633 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,666 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,687 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,715 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,749 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,774 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,790 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,810 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,827 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,850 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,867 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,887 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,904 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,927 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,944 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:42,965 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:42,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:42,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:42,982 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:42,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:42,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:42,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:42,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,002 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,024 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,053 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,069 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,102 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,119 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,139 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,155 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,176 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,192 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,211 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,227 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,247 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,264 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,284 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,301 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,320 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,336 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,356 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,372 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,392 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,409 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,428 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,444 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,471 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,507 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,528 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,549 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,566 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,599 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,619 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,695 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,715 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,743 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,762 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,790 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,809 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,836 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,855 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,882 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,901 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,930 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,949 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:43,977 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:43,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:43,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:43,996 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:43,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:43,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:43,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,021 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,056 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,072 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,093 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,109 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,130 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,147 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,184 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,203 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,220 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,240 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,257 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,277 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,294 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,315 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,331 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,351 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,367 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,386 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,402 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,421 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,437 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,477 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,496 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,512 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,531 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,548 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,567 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,583 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,603 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,619 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,648 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,688 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,704 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,726 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,743 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,782 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,822 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,842 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,858 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,878 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,894 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,914 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,930 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,950 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:44,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:44,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:44,966 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:44,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:44,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:44,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:44,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:44,986 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,002 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,022 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,038 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,074 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,097 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,113 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,133 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,150 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,170 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,186 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,207 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,225 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,245 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,262 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,282 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,298 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,317 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,334 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,364 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,383 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,402 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,419 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,438 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,476 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,492 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,513 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,529 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,549 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,565 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,585 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,601 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,621 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,637 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,657 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,673 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,713 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,736 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,753 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,772 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,789 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,824 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,844 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,880 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,897 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,916 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,932 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,952 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:45,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:45,968 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:45,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:45,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:45,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:45,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:45,998 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,077 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,099 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,116 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,136 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,152 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,172 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,188 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,217 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,238 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,267 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,286 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,316 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,333 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,352 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,368 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,388 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,404 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,424 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,440 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,459 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,476 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,496 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,532 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,548 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,568 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,585 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,605 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,623 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,642 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,659 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,678 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,694 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,729 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,749 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,765 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,785 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,801 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,820 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,838 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,859 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,876 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,895 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,911 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,931 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:46,967 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:46,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:46,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:46,983 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:46,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:46,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:46,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:46,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,005 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,021 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,040 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,056 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,083 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,099 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,129 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,150 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,180 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,232 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,248 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,279 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,300 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,343 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,363 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,379 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,402 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,418 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,441 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,457 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,478 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,494 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,514 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,531 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,553 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,570 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,593 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,609 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,629 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,646 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,665 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,704 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,720 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,740 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,756 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,784 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,800 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,820 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,836 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,855 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,872 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,891 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,908 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,927 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,943 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:47,963 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:47,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:47,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:47,979 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:47,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:47,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:47,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:47,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,010 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,029 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,057 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,075 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,096 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,112 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,132 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,149 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,170 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,186 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,206 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,223 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,243 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,260 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,280 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,298 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,318 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,334 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,354 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,398 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,414 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,440 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,456 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,479 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,495 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,514 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,531 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,550 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,566 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,586 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,622 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,638 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,657 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,673 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,693 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,733 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,749 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,768 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,784 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,803 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,819 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,839 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,855 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,874 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,890 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,910 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,926 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,946 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,962 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:48,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:48,982 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:48,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:48,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:48,998 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:48,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:48,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:48,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,029 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,047 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,066 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,083 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,102 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,118 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,138 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,154 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,178 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,194 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,214 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,230 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,252 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,268 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,287 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,308 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,335 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,352 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,375 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,393 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,421 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,441 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,467 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,486 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,505 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,521 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,541 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,557 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,577 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,593 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,630 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,650 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,686 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,703 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,725 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,741 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,762 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,779 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,800 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,816 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,852 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,887 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,923 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,944 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,961 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:49,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:49,981 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:49,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:49,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:49,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:49,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:49,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:49,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,017 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,034 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,074 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,094 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,110 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,146 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,165 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,182 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,201 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,218 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,237 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,253 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,274 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,291 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,310 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,326 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,349 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,366 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,390 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,410 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,460 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,489 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,508 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,537 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,556 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,584 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,622 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,638 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,657 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,673 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,694 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,710 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,729 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,745 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,764 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,781 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,800 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,817 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,839 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,855 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,892 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,909 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,928 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,944 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:50,966 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:50,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:50,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:50,982 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:50,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:50,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:50,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:50,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,001 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,017 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,037 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,053 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,072 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,089 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,109 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,126 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,150 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,168 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,192 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,208 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,228 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,244 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,263 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,279 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,300 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,316 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,335 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,351 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,371 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,388 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,408 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,424 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,443 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,460 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,484 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,500 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,519 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,535 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,555 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,571 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,606 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,627 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,690 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,709 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,726 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,747 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,767 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,793 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,829 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,875 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,892 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,912 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,947 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,963 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:51,982 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:51,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:51,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:51,998 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:51,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:51,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:51,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,019 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,035 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,054 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,071 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,090 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,106 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,125 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,141 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,160 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,177 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,196 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,213 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,233 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,250 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,270 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,287 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,306 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,323 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,342 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,358 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,377 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,394 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,421 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,437 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,459 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,475 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,494 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,511 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,543 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,563 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,599 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,619 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,651 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,672 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,717 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,749 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,771 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,801 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,820 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,840 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,878 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,894 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,914 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,957 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:52,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:52,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:52,974 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:52,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:52,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:52,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:52,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:52,998 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,014 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,034 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,050 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,070 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,086 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,106 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,141 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,157 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,176 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,193 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,212 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,228 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,247 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,263 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,282 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,298 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,320 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,337 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,356 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,372 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,391 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,408 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,427 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,443 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,463 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,479 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,498 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,515 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,536 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,553 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,572 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,589 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,608 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,625 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,662 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,681 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,698 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,717 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,734 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,753 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,769 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,805 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,834 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,853 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,882 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,902 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,931 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,950 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:53,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:53,977 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:53,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:53,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:53,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:53,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:53,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:53,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,024 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,042 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,070 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,088 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,116 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,184 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,203 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,220 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,239 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,255 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,291 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,312 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,328 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,347 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,363 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,383 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,399 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,418 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,434 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,453 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,470 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,491 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,507 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,526 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,543 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,562 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,578 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,613 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,632 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,648 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,668 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,704 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,720 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,742 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,759 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,778 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,794 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,814 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,830 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,849 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,865 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,885 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,901 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,923 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,940 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:54,959 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:54,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:54,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:54,976 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:54,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:54,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:54,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,004 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,020 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,049 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,067 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,086 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,103 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,122 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,139 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,166 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,183 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,202 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,219 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,238 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,254 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,274 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,290 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,310 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,326 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,346 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,363 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,383 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,400 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,420 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,436 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,456 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,473 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,493 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,529 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,546 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,566 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,582 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,634 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,662 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,681 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,708 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,727 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,746 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,762 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,783 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,799 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,818 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,834 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,853 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,870 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,905 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,925 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,941 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,960 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:55,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:55,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:55,976 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:55,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:55,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:55,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:55,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:55,996 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,013 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,032 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,048 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,068 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,085 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,108 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,125 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,148 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,164 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,184 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,235 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,256 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,272 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,294 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,310 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,330 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,346 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,372 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:56,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:04:56,389 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:04:56,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:04:56,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:56,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:56,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:56,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:04:56,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-09 01:17:00,295 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,312 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,332 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,348 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,366 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,382 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,416 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,434 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,450 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,469 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,505 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,521 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,541 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,559 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,578 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,594 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,629 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,648 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,664 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,683 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,699 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,718 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,734 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,753 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,769 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,788 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,804 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,823 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,839 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,858 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,875 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,893 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,909 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,928 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,944 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,963 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:00,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:00,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:00,979 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:00,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:00,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:00,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:00,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:00,998 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,015 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,034 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,069 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,085 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,103 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,119 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,142 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,158 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,177 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,193 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,228 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,247 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,263 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,282 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,300 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,319 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,335 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,354 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,370 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,389 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,424 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,441 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,460 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,477 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,495 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,511 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,530 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,565 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,581 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,600 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,616 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,634 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,668 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,703 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,719 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,737 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,753 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,772 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,788 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,807 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,822 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,841 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,876 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,892 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,910 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,926 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,945 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,961 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:01,980 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:01,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:01,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:01,996 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:01,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:01,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:01,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,014 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,032 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,050 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,085 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,101 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,119 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,153 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,169 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,188 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,203 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,222 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,238 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,256 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,272 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,290 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,308 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,327 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,342 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,361 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,377 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,395 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,411 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,429 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,445 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,464 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,480 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,498 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,518 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,548 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,600 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,619 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,649 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,669 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,694 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,712 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,734 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,751 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,770 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,786 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,807 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,823 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,842 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,858 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,876 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,893 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,911 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,928 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,947 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,963 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:02,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:02,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:02,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:02,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:02,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,015 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,031 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,050 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,084 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,100 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,118 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,134 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,153 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,168 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,187 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,203 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,221 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,237 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,256 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,272 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,290 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,306 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,325 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,341 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,359 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,375 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,394 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,410 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,428 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,444 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,464 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,499 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,515 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,536 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,552 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,573 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,589 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,607 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,623 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,642 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,677 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,692 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,711 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,727 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,745 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,761 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,780 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,796 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,814 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,830 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,865 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,884 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,899 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,918 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,934 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,953 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:03,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:03,968 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:03,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:03,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:03,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:03,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:03,987 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,003 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,022 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,038 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,072 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,091 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,107 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,126 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,142 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,161 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,177 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,196 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,211 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,230 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,246 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,267 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,284 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,302 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,318 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,337 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,353 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,371 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,387 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,406 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,421 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,440 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,456 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,475 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,491 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,509 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,525 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,544 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,560 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,578 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,594 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,629 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,663 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,682 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,698 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,716 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,732 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,751 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,767 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,802 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,821 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,836 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,855 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,871 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,905 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,923 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,939 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:04,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:04,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:04,974 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:04,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:04,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:04,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:04,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:04,995 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,010 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,029 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,063 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,079 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,097 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,113 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,132 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,148 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,201 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,217 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,235 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,251 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,270 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,304 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,320 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,354 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,373 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,389 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,407 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,423 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,441 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,457 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,477 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,492 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,511 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,527 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,545 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,580 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,596 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,614 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,630 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,649 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,665 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,683 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,699 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,720 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,736 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,754 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,770 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,788 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,804 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,823 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,838 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,857 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,873 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,891 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,907 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,925 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,941 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,960 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:05,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:05,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:05,976 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:05,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:05,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:05,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:05,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:05,994 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,010 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,029 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,045 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,064 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,079 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,098 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,114 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,132 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,148 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,182 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,201 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,217 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,235 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,251 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,287 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,305 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,321 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,340 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,374 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,390 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,425 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,481 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,496 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,515 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,531 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,549 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,565 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,584 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,599 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,618 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,634 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,653 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,668 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,687 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,703 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,721 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,737 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,755 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,771 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,805 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,824 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,840 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,858 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,874 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,893 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,909 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,927 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,943 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,962 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:06,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:06,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:06,977 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:06,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:06,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:06,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:06,996 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,012 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,030 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,046 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,065 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,081 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,099 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,115 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,134 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,150 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,171 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,186 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,205 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,221 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,239 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,274 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,289 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,309 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,325 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,343 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,359 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,378 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,394 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,447 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,463 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,498 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,517 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,533 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,552 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,587 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,602 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,621 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,637 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,656 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,672 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,691 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,706 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,725 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,741 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,760 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,775 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,810 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,829 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,844 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,863 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,879 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,900 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,916 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,934 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,950 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:07,969 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:07,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:07,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:07,985 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:07,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:07,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:07,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:07,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,004 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,019 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,038 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,054 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,073 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,088 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,107 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,123 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,141 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,157 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,176 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,192 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,226 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,245 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,262 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,281 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,297 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,316 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,350 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,385 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,401 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,419 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,435 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,454 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,470 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,489 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,505 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,524 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,540 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,559 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,575 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,594 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,610 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,631 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,647 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,665 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,681 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,700 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,716 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,734 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,750 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,770 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,786 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,804 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,820 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,839 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,855 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,874 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,890 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,908 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,924 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,943 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,959 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:08,977 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:08,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:08,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:08,993 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:08,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:08,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:08,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:08,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,012 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,028 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,046 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,062 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,081 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,097 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,115 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,131 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,184 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,219 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,234 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,253 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,269 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,287 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,303 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,322 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,338 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,358 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,374 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,393 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,409 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,427 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,443 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,462 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,478 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,497 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,512 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,531 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,547 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,565 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,581 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,600 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,616 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,634 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,650 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,669 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,703 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,719 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,737 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,753 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,772 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,788 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,806 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,822 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,841 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,876 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,892 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,911 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,927 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,946 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,962 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:09,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:09,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:09,996 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:09,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:09,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:09,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,015 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,031 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,050 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,086 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,102 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,121 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,137 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,155 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,171 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,190 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,206 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,224 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,240 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,274 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,293 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,311 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,345 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,363 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,379 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,398 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,414 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,433 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,448 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,467 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,483 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,503 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,519 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,537 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,553 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,572 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,588 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,606 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,622 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,641 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,657 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,675 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,691 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,710 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,726 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,745 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,761 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,779 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,795 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,816 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,832 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,850 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,866 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,885 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,901 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,919 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,954 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:10,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:10,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:10,970 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:10,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:10,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:10,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:10,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:10,989 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,005 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,023 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,039 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,074 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,092 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,108 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,127 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,143 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,162 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,178 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,196 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,212 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,231 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,246 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,265 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,281 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,315 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,334 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,350 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,385 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,403 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,419 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,438 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,454 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,473 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,488 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,507 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,523 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,544 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,560 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,579 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,594 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,663 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,698 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,716 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,732 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,751 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,767 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,786 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,802 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,821 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,837 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,855 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,871 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,890 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,906 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,924 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,940 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,959 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:11,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:11,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:11,975 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:11,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:11,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:11,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:11,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:11,993 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,009 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,028 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,043 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,062 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,078 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,097 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,112 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,131 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,147 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,166 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,182 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,200 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,216 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,235 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,253 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,306 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,322 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,341 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,356 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,375 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,390 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,425 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,443 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,459 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,478 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,494 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,513 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,529 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,549 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,565 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,585 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,601 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,636 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,656 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,674 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,693 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,710 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,731 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,747 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,767 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,802 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,818 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,837 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,853 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,873 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,889 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,908 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,925 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,944 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,960 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:12,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:12,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:12,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:12,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:12,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:12,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:12,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,015 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,031 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,050 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,100 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,154 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,170 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,188 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,204 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,224 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,239 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,258 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,274 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,292 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,308 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,342 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,360 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,376 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,395 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,410 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,429 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,444 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,463 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,479 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,498 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,514 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,550 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,575 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,591 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,626 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,644 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,660 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,678 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,730 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,749 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,764 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,783 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,799 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,817 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,833 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,851 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,867 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,885 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,901 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,919 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,954 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:13,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:13,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:13,969 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:13,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:13,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:13,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:13,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:13,988 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,004 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,022 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,038 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,057 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,072 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,091 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,106 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,125 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,140 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,159 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,174 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,193 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,208 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,227 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,242 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,261 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,278 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,297 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,312 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,331 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,347 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,365 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,381 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,400 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,416 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,434 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,452 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,471 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,506 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,522 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,540 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,556 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,575 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,591 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,610 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,625 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,644 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,660 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,678 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,694 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,729 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,748 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,764 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,783 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,818 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,834 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,853 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,869 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,887 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,903 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,922 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,938 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,957 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:14,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:14,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:14,973 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:14,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:14,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:14,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:14,992 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,008 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,027 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,043 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,061 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,077 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,096 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,112 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,131 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,146 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,165 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,183 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,202 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,218 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,236 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,252 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,287 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,305 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,321 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,340 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,356 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,374 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,390 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,425 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,443 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,459 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,478 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,494 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,512 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,528 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,581 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,596 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,616 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,632 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,650 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,685 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,701 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,719 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,734 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,770 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,789 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,805 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,824 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,840 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,859 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,875 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,894 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,912 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,947 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:15,966 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:15,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:15,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:15,982 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:15,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:15,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:15,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:15,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,001 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,018 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,040 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,057 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,076 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,096 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,125 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,147 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,176 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,197 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,247 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,273 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,290 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,310 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,326 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,345 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,361 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,381 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,397 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,417 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,433 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,452 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,487 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,503 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,522 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,538 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,558 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,574 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,594 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,611 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,651 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,670 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,687 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,723 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,759 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,775 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,794 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,811 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,830 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,846 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,865 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,881 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,901 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,917 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,935 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,951 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:16,970 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:16,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:16,986 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:16,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:16,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:16,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,004 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,052 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,073 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,103 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,124 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,154 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,176 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,200 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,217 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,236 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,253 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,271 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,288 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,307 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,323 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,342 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,358 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,377 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,393 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,412 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,434 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,465 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,486 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,517 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,538 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,579 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,597 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,663 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,681 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,715 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,734 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,750 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,769 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,790 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,820 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,871 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,891 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,921 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:17,962 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:17,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:17,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:17,984 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:17,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:17,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:17,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,014 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,031 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,050 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,066 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,086 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,102 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,122 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,142 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,165 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,181 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,200 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,219 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,250 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,271 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,304 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,326 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,357 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,379 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,406 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,428 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,458 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,475 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,497 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,514 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,570 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,587 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,606 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,623 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,670 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,701 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,723 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,753 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,775 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,806 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,828 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,856 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,904 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,937 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:18,960 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,013 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,043 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,094 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,113 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,138 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,159 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,189 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,211 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,241 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,263 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,294 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,317 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,347 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,371 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,403 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,425 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,455 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,477 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,508 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,529 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,559 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,576 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,597 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,613 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,633 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,650 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,670 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,687 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,706 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,723 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,743 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,780 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,796 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,816 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,832 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,852 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,869 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,888 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,905 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,924 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,941 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:19,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:19,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:19,977 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:19,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:19,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:19,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:19,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:19,997 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,014 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,033 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,050 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,070 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,086 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,122 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,142 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,178 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,194 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,214 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,230 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,268 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,306 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,328 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,344 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,380 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,399 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,416 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,435 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,452 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,472 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,488 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,507 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,523 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,542 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,559 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,577 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,594 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,631 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,650 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,666 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,685 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,701 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,721 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,737 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,757 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,774 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,794 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,810 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,830 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,846 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,866 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,883 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,902 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,919 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,938 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:20,975 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:20,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:20,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:20,991 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:20,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:20,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:20,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,011 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,028 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,047 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,063 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,085 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,101 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,120 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,137 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,159 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,176 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,195 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,211 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,230 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,247 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,266 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,283 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,301 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,318 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,337 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,354 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,373 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,390 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,409 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,426 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,447 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,483 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,500 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,519 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,535 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,570 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,590 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,606 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,625 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,642 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,661 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,678 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,698 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,714 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,733 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,749 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,769 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,785 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,804 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,821 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,842 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,859 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,878 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,894 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,914 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,930 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,949 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:21,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:21,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:21,965 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:21,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:21,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:21,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:21,985 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,001 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,022 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,038 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,058 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,074 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,110 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,129 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,146 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,165 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,182 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,202 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,218 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,237 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,254 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,275 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,291 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,310 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,326 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,362 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,399 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,418 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,435 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,471 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,490 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,507 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,526 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,562 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,578 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,599 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,616 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,635 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,651 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,670 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,687 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,722 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,741 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,758 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,777 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,793 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,813 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,829 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,883 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,900 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,919 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,936 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,955 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:22,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:22,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:22,972 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:22,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:22,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:22,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:22,992 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,009 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,029 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,046 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,065 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,081 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,101 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,117 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,136 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,152 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,171 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,206 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,222 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,241 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,257 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,276 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,292 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,311 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,348 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,364 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,383 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,399 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,418 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,434 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,453 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,488 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,504 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,534 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,552 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,580 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,599 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,626 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,644 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,679 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,713 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,732 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,748 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,768 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,784 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,819 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,838 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,854 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,873 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,889 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,908 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,924 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,943 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,959 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:23,978 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:23,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:23,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:23,994 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:23,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:23,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:23,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:23,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,029 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,063 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,082 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,098 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,153 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,169 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,187 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,203 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,221 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,237 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,257 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,273 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,291 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,307 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,342 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,360 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,376 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,394 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,410 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,429 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,444 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,462 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,479 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,497 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,512 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,531 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,547 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,565 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,581 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,599 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,615 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,633 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,649 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,668 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,702 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,717 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,736 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,751 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,769 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,785 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,803 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,818 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,838 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,854 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,872 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,888 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,906 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,922 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,940 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,956 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:24,975 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:24,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:24,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:24,990 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:24,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:24,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:24,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:24,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,009 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,024 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,042 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,058 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,077 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,093 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,112 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,128 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,148 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,164 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,199 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,218 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,234 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,254 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,270 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,291 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,307 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,327 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,363 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,379 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,399 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,415 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,434 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,451 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,470 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,523 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,553 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,625 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,662 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,686 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,718 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,736 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,755 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,771 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,792 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,809 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,828 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,844 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,863 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,879 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,898 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,914 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,933 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,948 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:25,968 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:25,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:25,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:25,985 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:25,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:25,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:25,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,004 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,021 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,041 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,057 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,094 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,113 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,130 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,150 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,167 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,186 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,203 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,223 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,240 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,260 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,277 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,296 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,333 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,350 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,386 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,406 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,425 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,444 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,462 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,482 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,519 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,536 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,555 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,594 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,611 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,631 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,647 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,667 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,684 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,704 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,721 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,741 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,758 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,778 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,795 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,815 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,852 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,869 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,906 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,926 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,943 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:26,963 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:26,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:26,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:26,980 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:26,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:26,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:26,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:26,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,000 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,017 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,037 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,054 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,077 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,094 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,113 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,130 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,150 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,167 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,187 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,225 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,242 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,263 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,280 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,299 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,315 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,334 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,350 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,369 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,386 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,405 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,422 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,442 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,459 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,496 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,516 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,552 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,587 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,604 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,623 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,639 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,659 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,676 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,695 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,712 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,731 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,748 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,767 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,784 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,803 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,820 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,840 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,877 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,894 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,914 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,930 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,950 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:27,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:27,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:27,988 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,005 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,024 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,041 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,060 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,077 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,096 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,112 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,131 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,148 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,167 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,184 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,203 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,220 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,239 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,256 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,276 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,294 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,314 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,331 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,386 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,403 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,423 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,440 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,460 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,477 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,496 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,512 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,532 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,548 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,568 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,584 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,604 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,620 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,640 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,657 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,677 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,693 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,713 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,731 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,750 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,767 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,786 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,803 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,823 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,842 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,878 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,914 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,933 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,950 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:28,970 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:28,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:28,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:28,986 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:28,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:28,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:28,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:28,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,006 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,023 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,042 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,059 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,078 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,094 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,114 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,130 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,149 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,166 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,185 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,202 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,221 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,238 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,258 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,275 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,294 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,330 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,347 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,366 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,382 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,402 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,419 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,439 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,455 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,475 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,494 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,513 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,529 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,548 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,565 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,584 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,601 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,637 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,656 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,673 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,692 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,728 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,745 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,765 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,782 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,801 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,817 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,853 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,872 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,889 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,908 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,925 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,944 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,961 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:29,981 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:29,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:29,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:29,997 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:29,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:29,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:29,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,016 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,033 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,052 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,069 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,088 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,104 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,123 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,139 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,158 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,174 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,193 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,210 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,229 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,248 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,269 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,285 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,304 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,321 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,356 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,375 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,392 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,410 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,427 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,446 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,462 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,482 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,499 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,518 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,535 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,554 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,571 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,589 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,606 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,625 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,642 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,661 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,678 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,697 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,714 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,733 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,749 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,768 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,784 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,804 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,821 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,841 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,877 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,894 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,914 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,931 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,951 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:30,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:30,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:30,967 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:30,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:30,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:30,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:30,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:30,987 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,006 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,026 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,042 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,061 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,078 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,097 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,114 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,134 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,171 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,188 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,208 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,224 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,243 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,259 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,278 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,295 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,315 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,332 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,351 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,368 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,387 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,404 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,438 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,457 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,473 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,492 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,508 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,527 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,543 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,561 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,578 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,597 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,614 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,633 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,650 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,669 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,686 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,706 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,722 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,742 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,761 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,780 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,797 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,817 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,833 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,853 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,870 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,906 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,926 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,943 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,963 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:31,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:31,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:31,980 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:31,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:31,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:31,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:31,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:31,999 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,016 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,035 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,051 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,071 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,087 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,106 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,123 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,143 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,160 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,179 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,196 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,215 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,232 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,253 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,269 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,306 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,343 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,362 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,378 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,398 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,414 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,450 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,470 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,508 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,541 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,588 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,622 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,659 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,692 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,729 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,751 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,782 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,804 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,835 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,857 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,889 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,914 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,936 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,953 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:32,971 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:32,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:32,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:32,987 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:32,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:32,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:32,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,006 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,022 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,041 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,057 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,076 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,092 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,112 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,129 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,148 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,165 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,185 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,202 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,221 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,238 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,258 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,275 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,294 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,330 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,347 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,366 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,383 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,402 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,419 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,441 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,478 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,495 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,515 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,547 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,576 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,596 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,624 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,644 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,664 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,680 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,700 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,717 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,737 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,754 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,773 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,790 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,811 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,827 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,847 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,863 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,882 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,899 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,918 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,934 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,953 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:33,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:33,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:33,970 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:33,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:33,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:33,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:33,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:33,989 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,005 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,024 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,040 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,059 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,075 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,094 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,110 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,129 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,145 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,164 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,180 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,215 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,237 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,253 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,272 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,287 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,308 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,324 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,343 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,359 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,378 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,394 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,412 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,428 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,447 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,463 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,482 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,497 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,516 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,532 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,551 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,567 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,585 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,601 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,635 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,654 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,670 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,688 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,704 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,723 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,739 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,758 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,774 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,792 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,808 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,827 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,842 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,861 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,877 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,896 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,912 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,930 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,946 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:34,967 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:34,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:34,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:34,983 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:34,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:34,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:34,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:34,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,003 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,020 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,055 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,075 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,092 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,111 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,127 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,163 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,183 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,200 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,220 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,236 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,256 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,273 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,292 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,309 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,328 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,344 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,364 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,380 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,399 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,416 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,435 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,451 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,471 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,507 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,523 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,542 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,557 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,576 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,592 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,610 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,627 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,663 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,683 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,700 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,721 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,738 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,757 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,774 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,810 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,847 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,883 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,902 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,919 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,957 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:35,976 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:35,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:35,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:35,993 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:35,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:35,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:35,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,012 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,029 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,048 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,065 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,085 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,102 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,121 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,137 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,157 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,173 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,192 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,209 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,228 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,245 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,264 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,282 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,302 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,319 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,338 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,355 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,374 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,391 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,410 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,427 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,447 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,464 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,487 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,503 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,523 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,540 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,559 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,576 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,596 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,612 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,632 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,648 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,668 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,685 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,705 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,721 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,741 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,758 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,777 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,794 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,813 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,830 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,849 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,866 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:17:36,885 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 01:17:36,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:17:36,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 126 states and 223 transitions. [2024-11-09 01:17:36,902 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 223 transitions. [2024-11-09 01:17:36,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 01:17:36,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:17:36,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:17:36,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat