./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/verifythis/elimination_max_rec_onepoint.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/verifythis/elimination_max_rec_onepoint.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a80fea07b3dad363ac033c87feb8bfcf28a57d2e75bc95b67f90908b133efe1 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 03:16:27,573 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 03:16:27,654 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-11-25 03:16:27,659 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 03:16:27,660 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 03:16:27,684 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 03:16:27,685 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 03:16:27,685 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 03:16:27,685 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-25 03:16:27,686 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 03:16:27,687 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 03:16:27,687 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 03:16:27,688 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 03:16:27,688 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 03:16:27,688 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 03:16:27,688 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:16:27,688 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 03:16:27,688 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 03:16:27,689 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 03:16:27,689 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 03:16:27,689 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 3a80fea07b3dad363ac033c87feb8bfcf28a57d2e75bc95b67f90908b133efe1 [2024-11-25 03:16:28,050 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 03:16:28,060 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 03:16:28,062 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 03:16:28,064 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 03:16:28,065 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 03:16:28,066 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/verifythis/elimination_max_rec_onepoint.c [2024-11-25 03:16:31,227 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/data/067f5f82c/0b8b521ef9e24799ac75684a7fd816ed/FLAGda9eb2eba [2024-11-25 03:16:31,524 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 03:16:31,525 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/sv-benchmarks/c/verifythis/elimination_max_rec_onepoint.c [2024-11-25 03:16:31,534 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/data/067f5f82c/0b8b521ef9e24799ac75684a7fd816ed/FLAGda9eb2eba [2024-11-25 03:16:31,554 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/data/067f5f82c/0b8b521ef9e24799ac75684a7fd816ed [2024-11-25 03:16:31,557 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 03:16:31,559 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 03:16:31,561 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 03:16:31,561 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 03:16:31,566 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 03:16:31,567 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,567 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cbeb479 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31, skipping insertion in model container [2024-11-25 03:16:31,568 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,585 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 03:16:31,797 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:16:31,814 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 03:16:31,838 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:16:31,856 INFO L204 MainTranslator]: Completed translation [2024-11-25 03:16:31,857 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31 WrapperNode [2024-11-25 03:16:31,857 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 03:16:31,859 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 03:16:31,859 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 03:16:31,859 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 03:16:31,869 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,877 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,917 INFO L138 Inliner]: procedures = 19, calls = 25, calls flagged for inlining = 10, calls inlined = 12, statements flattened = 101 [2024-11-25 03:16:31,918 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 03:16:31,921 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 03:16:31,921 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 03:16:31,922 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 03:16:31,929 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,930 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,937 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,937 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,952 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,954 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,959 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,961 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,965 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,967 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 03:16:31,972 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 03:16:31,972 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 03:16:31,972 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 03:16:31,973 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:31" (1/1) ... [2024-11-25 03:16:31,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:16:32,000 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 03:16:32,022 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 03:16:32,028 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6f17f54e-6554-4e46-90b6-e83eb1b30dca/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 03:16:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 03:16:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 03:16:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure check [2024-11-25 03:16:32,069 INFO L138 BoogieDeclarations]: Found implementation of procedure check [2024-11-25 03:16:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-25 03:16:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 03:16:32,069 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 03:16:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 03:16:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 03:16:32,197 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 03:16:32,199 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 03:16:32,550 INFO L? ?]: Removed 69 outVars from TransFormulas that were not future-live. [2024-11-25 03:16:32,550 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 03:16:32,678 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 03:16:32,678 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-25 03:16:32,679 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:16:32 BoogieIcfgContainer [2024-11-25 03:16:32,679 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 03:16:32,680 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 03:16:32,680 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 03:16:32,692 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 03:16:32,692 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:16:32" (1/1) ... [2024-11-25 03:16:32,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 03:16:32,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:32,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 48 states and 52 transitions. [2024-11-25 03:16:32,777 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 52 transitions. [2024-11-25 03:16:32,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 03:16:32,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:32,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:32,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:33,438 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-25 03:16:33,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:33,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 51 states and 56 transitions. [2024-11-25 03:16:33,561 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 56 transitions. [2024-11-25 03:16:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 03:16:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:33,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:33,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:33,793 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-25 03:16:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:34,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 56 states and 64 transitions. [2024-11-25 03:16:34,342 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 64 transitions. [2024-11-25 03:16:34,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 03:16:34,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:34,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:34,999 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-25 03:16:36,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:36,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 61 states and 72 transitions. [2024-11-25 03:16:36,469 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 72 transitions. [2024-11-25 03:16:36,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 03:16:36,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:36,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:36,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:36,536 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-25 03:16:36,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:36,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 60 states and 71 transitions. [2024-11-25 03:16:36,571 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 71 transitions. [2024-11-25 03:16:36,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 03:16:36,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:36,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:36,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:37,115 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-25 03:16:38,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:38,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 61 states and 77 transitions. [2024-11-25 03:16:38,604 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 77 transitions. [2024-11-25 03:16:38,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 03:16:38,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:38,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:38,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:38,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-25 03:16:38,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:38,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 60 states and 76 transitions. [2024-11-25 03:16:38,689 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 76 transitions. [2024-11-25 03:16:38,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 03:16:38,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:38,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:38,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:39,415 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-25 03:16:40,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:40,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 64 states and 81 transitions. [2024-11-25 03:16:40,935 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 81 transitions. [2024-11-25 03:16:40,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 03:16:40,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:40,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:40,968 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-25 03:16:40,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:40,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 63 states and 80 transitions. [2024-11-25 03:16:40,992 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 80 transitions. [2024-11-25 03:16:40,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 03:16:40,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:40,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:41,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:16:44,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:44,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 68 states and 91 transitions. [2024-11-25 03:16:44,398 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 91 transitions. [2024-11-25 03:16:44,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-25 03:16:44,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:44,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:44,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:44,951 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-25 03:16:47,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:47,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 69 states and 91 transitions. [2024-11-25 03:16:47,408 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 91 transitions. [2024-11-25 03:16:47,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-25 03:16:47,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:47,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:47,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:47,563 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-25 03:16:47,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:47,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 72 states and 94 transitions. [2024-11-25 03:16:47,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-11-25 03:16:47,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 03:16:47,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:47,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:48,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:48,943 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-25 03:16:53,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:53,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 81 states and 112 transitions. [2024-11-25 03:16:53,260 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 112 transitions. [2024-11-25 03:16:53,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 03:16:53,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:53,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:53,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:53,459 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-25 03:16:57,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:57,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 85 states and 116 transitions. [2024-11-25 03:16:57,453 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 116 transitions. [2024-11-25 03:16:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 03:16:57,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:57,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:57,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:57,521 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-25 03:16:58,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:58,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 85 states and 115 transitions. [2024-11-25 03:16:58,679 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 115 transitions. [2024-11-25 03:16:58,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 03:16:58,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:58,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:58,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:00,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:17:04,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:04,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 91 states and 129 transitions. [2024-11-25 03:17:04,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 129 transitions. [2024-11-25 03:17:04,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 03:17:04,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:04,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:04,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:04,212 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-25 03:17:05,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 90 states and 128 transitions. [2024-11-25 03:17:05,793 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 128 transitions. [2024-11-25 03:17:05,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 03:17:05,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:05,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:05,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:05,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 03:17:05,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:05,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 92 states and 133 transitions. [2024-11-25 03:17:05,864 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 133 transitions. [2024-11-25 03:17:05,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 03:17:05,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:05,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:05,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:06,933 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-25 03:17:14,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:14,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 101 states and 155 transitions. [2024-11-25 03:17:14,257 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 155 transitions. [2024-11-25 03:17:14,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 03:17:14,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:14,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:14,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:15,018 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-25 03:17:17,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:17,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 104 states and 158 transitions. [2024-11-25 03:17:17,068 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 158 transitions. [2024-11-25 03:17:17,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 03:17:17,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:17,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:17,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:17,635 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-25 03:17:24,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:24,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 110 states and 164 transitions. [2024-11-25 03:17:24,829 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 164 transitions. [2024-11-25 03:17:24,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 03:17:24,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:24,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:24,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:24,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-25 03:17:24,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:24,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 109 states and 163 transitions. [2024-11-25 03:17:24,893 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 163 transitions. [2024-11-25 03:17:24,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 03:17:24,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:24,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:24,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:27,071 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-25 03:17:34,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:34,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 115 states and 189 transitions. [2024-11-25 03:17:34,252 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 189 transitions. [2024-11-25 03:17:34,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 03:17:34,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:34,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:34,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:34,885 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-25 03:17:37,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:37,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 117 states and 204 transitions. [2024-11-25 03:17:37,338 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 204 transitions. [2024-11-25 03:17:37,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 03:17:37,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:37,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:37,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:38,633 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-25 03:17:50,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:50,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 127 states and 233 transitions. [2024-11-25 03:17:50,185 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 233 transitions. [2024-11-25 03:17:50,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 03:17:50,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:50,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:50,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:53,225 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:18:01,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:01,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 133 states and 248 transitions. [2024-11-25 03:18:01,996 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 248 transitions. [2024-11-25 03:18:01,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 03:18:01,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:01,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:03,614 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:18:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:14,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 140 states and 269 transitions. [2024-11-25 03:18:14,294 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 269 transitions. [2024-11-25 03:18:14,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:18:14,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:14,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:18,484 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:18:29,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:29,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 142 states and 284 transitions. [2024-11-25 03:18:29,499 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 284 transitions. [2024-11-25 03:18:29,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:18:29,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:29,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:34,711 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:19:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:02,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 153 states and 332 transitions. [2024-11-25 03:19:02,374 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 332 transitions. [2024-11-25 03:19:02,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:19:02,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:02,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:07,336 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:19:15,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:15,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 157 states and 346 transitions. [2024-11-25 03:19:15,992 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 346 transitions. [2024-11-25 03:19:15,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 03:19:15,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:15,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:16,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 03:19:24,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:24,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 85 states and 108 transitions. [2024-11-25 03:19:24,874 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 108 transitions. [2024-11-25 03:19:24,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 03:19:24,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:24,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:24,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:24,972 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 03:19:30,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:30,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 85 states and 107 transitions. [2024-11-25 03:19:30,504 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 107 transitions. [2024-11-25 03:19:30,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 03:19:30,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:30,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:30,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:39,272 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 45 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:10,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:20:10,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:10,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:16,152 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:24,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:24,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:24,839 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:20:24,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:24,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:24,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:26,782 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:28,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:28,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:28,682 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:28,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:20:28,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:28,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:30,695 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:34,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:34,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:34,305 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:34,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:20:34,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:34,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:34,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:35,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:44,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:44,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:44,595 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:44,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 03:20:44,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:44,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:44,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:45,397 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 45 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:49,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:49,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:49,070 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:49,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:20:49,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:49,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:49,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:50,894 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:54,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:54,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:54,409 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:54,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 03:20:54,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:54,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:54,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:55,190 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 45 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:55,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:55,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:55,277 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:55,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 03:20:55,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:55,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:55,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:56,084 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 9 proven. 45 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:20:56,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:56,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 92 states and 127 transitions. [2024-11-25 03:20:56,178 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 127 transitions. [2024-11-25 03:20:56,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:20:56,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:56,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:56,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:56,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:05,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:05,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:05,158 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:05,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:05,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:05,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:05,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:05,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:05,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:05,608 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:05,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:05,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:05,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:05,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:06,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:06,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:06,077 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:06,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:06,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:06,724 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:06,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:06,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:06,809 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:06,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:06,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:06,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:06,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:07,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:07,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:07,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:07,385 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:07,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:07,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:07,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:07,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:08,008 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:08,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:08,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:08,098 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:08,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:08,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:08,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:08,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:08,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:08,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:08,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:08,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:08,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:08,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:09,212 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:09,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:09,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:09,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:09,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:09,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:09,927 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:09,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:09,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:09,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:09,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:10,553 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:10,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 88 states and 114 transitions. [2024-11-25 03:21:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-25 03:21:10,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:10,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:10,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:17,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:42,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:42,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:42,967 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:42,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:42,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:42,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:42,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:43,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:43,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:43,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:43,483 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:43,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:43,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:43,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:43,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:43,964 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:44,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:44,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:44,066 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:44,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:44,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:44,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:44,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:44,518 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:44,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:44,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:44,591 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:44,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:44,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:44,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:44,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:45,070 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:45,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:45,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:45,148 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:45,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:45,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:45,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:45,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:45,642 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:45,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:45,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:45,757 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:45,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:45,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:45,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:45,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:46,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:47,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:47,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:47,662 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:47,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:47,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:47,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:47,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:48,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:48,061 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:48,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:48,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:48,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:49,161 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:49,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:49,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:49,996 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:49,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:49,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:49,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:50,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:50,456 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:50,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:50,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:50,562 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:50,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:50,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:50,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:50,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:50,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:51,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:51,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:51,017 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:51,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:51,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:51,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:51,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:51,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:51,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:51,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:51,409 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:51,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:51,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:51,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:51,667 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:51,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:51,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:51,734 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:51,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:51,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:51,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:52,205 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:52,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:52,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:52,287 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:52,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:52,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:52,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:52,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:53,052 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:53,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:53,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:53,134 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:53,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:53,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:53,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:53,528 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:53,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:53,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:53,617 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:53,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:54,006 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:54,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:54,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:54,080 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:54,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:21:54,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:54,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:54,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:55,238 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:21:56,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:56,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:21:56,102 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:21:56,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:21:56,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:56,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:56,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:01,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:07,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:07,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:07,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:07,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:07,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:07,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:07,873 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:07,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:07,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:07,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:08,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:08,260 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:08,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:12,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:17,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:17,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:17,048 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:17,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:17,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:17,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:17,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:17,467 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:17,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:17,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:17,541 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:17,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:17,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:17,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:17,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:17,910 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:17,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:17,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:17,983 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:17,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:17,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:17,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:17,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:18,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:19,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:19,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:19,106 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:19,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:19,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:19,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:19,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:20,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:21,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:21,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:21,594 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:21,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:21,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:21,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:21,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:21,921 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:21,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:21,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:21,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:21,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:22,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:22,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:22,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:22,347 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:22,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:22,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:22,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:22,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:23,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:23,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:24,153 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:24,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:24,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:24,228 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:24,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:24,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:24,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:24,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:24,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:24,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:24,626 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:24,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:24,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:24,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:24,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:25,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:25,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:25,057 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:25,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:25,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:25,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:25,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:25,416 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:25,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:25,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:25,521 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:25,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:25,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:25,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:25,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:26,051 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:26,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:26,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:26,129 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:26,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:26,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:26,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:26,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:26,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:26,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:26,671 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:26,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:26,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:26,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:26,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:27,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:27,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:27,002 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:27,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:27,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:27,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:27,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:27,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:27,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:27,731 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:27,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:27,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:27,815 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:27,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:27,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:27,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:27,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:28,285 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:28,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:28,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:28,366 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:28,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:28,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:28,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:28,841 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:28,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:28,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:28,921 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:28,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:28,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:28,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:29,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:29,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:29,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:29,248 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:29,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:29,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:29,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:29,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:29,673 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:29,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:29,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:29,781 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:29,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:29,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:29,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:29,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:30,597 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:30,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:30,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:30,756 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:30,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:30,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:30,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:30,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:31,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:31,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:31,418 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:31,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:31,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:31,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:31,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:32,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:32,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:32,530 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:32,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:32,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:32,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:32,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:32,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:32,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:32,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:32,877 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:32,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:32,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:32,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:33,486 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:33,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:33,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:33,566 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:33,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:33,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:33,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:33,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:33,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:33,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:33,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:33,896 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:33,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:33,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:33,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:33,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:34,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:34,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:34,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:34,212 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:34,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:34,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:34,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:34,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:34,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:34,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:34,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:34,596 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:34,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:34,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:34,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:34,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:35,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:35,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:35,030 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:35,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:35,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:35,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:35,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:35,415 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:35,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:35,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:35,522 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:35,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:35,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:35,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:35,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:35,962 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:36,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:36,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:36,037 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:36,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:36,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:36,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:36,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:36,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:36,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:36,374 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:36,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:36,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:36,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:36,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:36,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:36,708 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:36,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:36,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:36,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:36,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:37,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:37,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:37,056 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:37,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:37,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:37,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:37,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:37,526 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:37,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:37,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:37,631 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:37,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:37,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:37,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:37,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:38,299 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:38,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:38,409 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:38,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:38,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:38,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:38,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:38,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:38,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:38,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:38,724 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:38,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:38,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:38,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:39,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:39,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:39,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:39,138 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:39,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:39,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:39,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:39,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:39,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:39,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:39,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:39,515 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:39,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:39,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:39,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:39,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:39,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:39,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:39,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:39,893 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:39,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:39,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:39,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:39,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:40,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:40,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:40,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:40,246 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:40,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:40,758 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:40,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:40,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:40,833 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:40,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:40,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:40,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:40,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:41,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:41,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:41,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:41,154 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:41,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:41,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:41,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:41,400 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:41,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:41,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:41,468 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:41,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:41,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:41,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:41,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:41,855 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:41,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:41,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:41,935 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:41,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:41,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:42,309 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:42,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:42,387 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:42,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:42,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:42,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:42,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:42,761 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:42,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:42,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:42,839 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:42,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:42,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:42,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:42,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:43,206 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:43,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:43,280 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:43,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:43,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:43,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:43,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:45,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:45,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:45,632 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:45,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:45,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:45,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:46,008 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:46,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:46,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:46,082 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:46,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:46,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:46,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:46,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:46,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:47,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:47,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:47,101 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:47,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:47,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:47,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:47,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:47,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:47,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:47,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:47,441 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:47,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:47,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:47,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:47,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:47,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:47,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:47,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:47,894 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:47,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:47,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:47,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:47,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:48,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:48,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:48,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:48,263 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:48,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:48,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:48,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:48,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:48,628 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:48,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:48,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:48,701 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:48,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:48,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:48,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:48,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:49,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:49,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:49,031 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:49,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:49,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:49,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:49,394 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:49,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:49,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:49,478 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:49,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:49,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:49,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:49,790 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:49,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:49,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:49,859 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:49,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:49,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:49,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:49,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:50,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:50,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:50,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:50,202 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:50,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:50,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:50,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:50,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:50,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:50,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:50,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:50,757 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:50,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:50,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:50,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:50,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:51,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:51,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:51,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:51,103 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:51,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:51,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:51,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:51,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:51,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:51,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:51,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:51,470 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:51,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:51,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:51,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:51,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:51,814 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:51,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:51,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:51,882 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:51,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:51,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:51,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:52,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:52,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:52,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:52,341 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:52,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:52,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:52,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:55,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:59,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:59,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:59,023 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:59,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:59,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:59,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:59,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:59,477 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:59,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:59,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:59,559 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:59,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:22:59,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:59,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:59,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:59,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:22:59,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:59,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:22:59,956 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:22:59,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:22:59,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:59,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:59,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:00,416 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:00,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:00,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:00,500 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:00,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:00,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:00,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:00,900 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:00,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:00,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:01,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:01,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:01,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:01,313 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:01,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:01,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:01,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:01,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:01,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:01,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:01,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:01,676 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:01,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:01,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:01,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:01,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:01,987 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:02,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:02,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:02,063 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:02,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:02,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:02,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:02,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:02,587 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:02,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:02,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:02,676 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:02,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:02,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:02,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:02,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:02,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:03,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:03,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:03,036 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:03,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:03,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:03,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:03,400 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:03,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:03,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:03,484 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:03,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:03,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:03,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:03,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:03,902 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:03,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:03,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:03,993 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:03,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:03,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:03,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:04,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:04,434 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:04,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:04,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:04,521 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:04,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:04,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:04,981 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:05,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:05,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:05,075 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:05,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:05,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:05,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:05,526 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:05,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:05,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:05,607 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:05,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:05,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:05,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:05,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:05,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:06,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:06,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:06,003 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:06,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:06,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:06,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:06,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:06,475 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:06,568 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:06,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:06,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:06,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:06,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:06,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:06,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:06,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:06,940 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:06,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:06,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:06,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:06,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:07,372 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:07,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:07,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:07,460 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:07,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:07,872 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:07,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:07,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:07,950 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:07,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:07,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:07,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:08,384 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:08,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:08,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:08,475 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:08,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:08,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:08,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:08,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:08,872 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:08,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:08,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:08,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:09,449 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:09,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:09,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:09,538 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:09,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:09,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:09,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:09,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:09,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:10,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:10,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:10,762 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:10,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:10,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:10,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:11,172 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:11,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:11,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:11,261 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:11,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:11,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:11,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:11,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:11,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:11,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:11,636 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:11,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:11,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:11,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:11,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:12,081 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:12,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:12,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:12,171 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:12,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:12,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:12,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:12,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:12,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:12,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:12,873 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:12,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:12,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:12,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:13,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:13,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:13,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:13,246 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:13,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:13,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:13,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:13,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:13,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:14,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:14,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:14,410 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:14,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:14,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:14,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:14,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:14,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:14,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:14,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:14,787 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:14,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:14,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:14,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:15,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:15,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:15,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:15,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:15,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:15,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:15,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:15,571 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:15,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:15,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:15,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:15,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:15,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:15,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:15,996 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:15,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:15,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:15,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:16,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:16,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:16,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:16,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:16,430 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:16,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:16,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:16,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:16,893 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:16,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:16,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:16,984 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:16,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:16,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:16,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:17,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:18,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:18,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:18,205 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:18,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:18,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:18,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:18,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:18,658 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:18,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:18,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:18,753 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:18,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:18,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:18,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:19,716 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:19,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:19,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:19,810 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:19,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:19,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:19,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:20,330 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:20,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:20,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:20,419 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:20,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:20,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:20,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:21,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:21,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:21,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:21,740 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:21,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:21,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:21,833 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:21,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:21,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:21,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:21,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:22,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:22,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:22,392 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:22,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:22,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:22,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:22,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:22,840 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:22,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:22,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:22,933 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:22,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:22,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:22,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:22,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:23,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:23,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:23,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:23,339 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:23,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:23,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:23,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:23,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:23,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:23,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:23,831 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:23,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:23,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:23,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:23,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:24,320 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:24,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:24,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:24,412 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:24,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:24,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:24,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:24,845 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:24,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:24,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:24,934 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:24,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:24,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:24,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:25,390 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:25,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:25,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:25,481 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:25,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:25,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:25,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:25,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:25,994 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:26,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:26,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:26,079 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:26,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:26,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:26,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:26,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:26,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:27,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:27,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:27,246 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:27,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:27,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:27,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:27,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:27,680 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:27,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:27,765 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:27,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:27,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:27,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:27,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:28,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:28,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:28,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:28,145 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:28,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:28,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:28,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:28,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:28,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:28,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:28,667 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:28,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:28,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:28,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:28,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:29,103 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:29,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:29,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:29,195 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:29,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:29,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:29,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:29,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:29,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:29,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:29,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:29,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:29,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:29,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:30,019 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:30,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:30,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:30,107 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:30,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:30,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:30,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:30,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:30,539 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:30,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:30,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:30,625 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:30,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:30,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:30,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:30,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:31,131 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:31,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:31,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:31,218 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:31,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:31,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:31,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:31,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:31,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:31,593 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:31,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:31,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:31,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:32,059 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:32,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:32,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:32,143 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:32,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:32,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:32,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:32,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:32,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:32,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:32,477 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:32,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:32,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:32,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:32,888 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:32,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:32,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:32,975 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:32,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:32,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:32,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:32,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:33,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:33,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:33,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:33,480 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:33,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:33,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:33,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:33,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:33,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:34,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:34,585 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:34,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:34,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:34,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:34,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:34,964 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:35,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:35,047 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:35,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:35,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:35,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:35,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:35,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:35,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:35,399 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:35,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:35,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:35,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:35,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:35,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:35,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:35,773 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:35,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:35,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:35,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:36,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:36,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:36,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:36,113 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:36,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:36,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:36,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:36,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:36,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:36,464 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:36,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:36,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:36,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:36,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:37,214 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:37,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:37,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:37,319 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:37,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:37,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:37,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:37,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:37,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:37,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:37,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:37,820 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:37,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:37,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:37,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:37,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:38,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:38,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:38,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:38,365 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:38,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:38,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:38,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:38,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:38,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:38,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:38,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:38,828 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:38,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:38,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:38,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:38,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:39,248 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:39,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:39,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:39,339 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:39,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:39,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:39,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:39,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:39,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:40,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:40,536 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:40,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:40,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:40,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:40,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:40,844 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:40,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:40,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:40,913 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:40,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:40,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:40,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:40,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:41,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:41,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:41,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:41,267 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:41,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:41,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:41,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:41,696 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:41,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:41,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:41,778 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:41,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:41,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:41,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:41,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:42,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:42,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:42,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:42,174 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:42,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:42,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:42,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:42,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:42,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:42,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:42,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:42,521 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:42,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:42,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:42,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:42,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:42,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:42,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:42,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:42,908 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:42,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:42,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:42,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:43,443 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:43,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:43,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:43,528 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:43,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:43,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:43,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:43,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:43,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:43,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:43,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:43,872 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:43,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:43,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:43,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:43,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:44,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:44,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:44,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:44,261 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:44,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:44,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:44,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:44,612 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:44,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:44,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:44,688 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:44,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:44,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:44,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:45,104 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:45,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:45,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:45,197 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:45,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:45,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:45,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:45,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:45,525 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:45,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:45,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:45,601 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:45,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:45,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:45,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:45,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:45,967 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:46,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:46,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:46,055 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:46,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:46,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:46,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:46,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:46,517 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:46,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:46,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:46,591 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:46,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:46,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:46,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:46,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:47,036 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:47,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:47,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:47,123 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:47,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:47,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:47,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:47,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:47,518 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:47,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:47,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:47,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:47,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:47,917 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:47,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:47,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:47,997 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:47,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:47,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:47,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:48,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:48,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:48,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:48,339 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:48,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:48,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:48,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:48,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:48,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:48,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:48,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:48,692 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:48,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:48,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:48,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:48,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:49,109 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:49,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:49,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:49,211 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:49,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:49,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:49,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:49,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:49,676 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:49,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:49,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:49,761 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:49,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:49,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:49,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:49,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:50,364 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:50,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:50,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:50,479 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:50,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:50,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:50,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:50,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:50,890 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:50,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:50,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:50,973 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:50,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:50,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:50,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:50,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:51,426 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:51,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:51,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:51,532 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:51,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:51,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:51,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:51,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:51,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:51,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:51,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:51,880 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:51,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:51,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:51,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:51,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:52,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:52,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:52,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:52,224 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:52,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:52,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:52,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:52,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:53,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:53,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:53,463 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:53,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:53,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:53,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:53,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:53,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:53,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:53,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:53,787 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:53,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:53,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:53,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:53,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:54,161 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:54,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:54,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:54,232 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:54,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:54,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:54,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:54,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:54,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:54,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:54,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:54,538 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:54,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:54,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:54,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:54,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:54,841 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:54,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:54,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:54,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:54,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:55,277 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:55,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:55,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:55,362 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:55,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:55,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:55,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:55,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:55,913 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:56,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:56,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:56,000 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:56,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:56,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:56,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:56,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:56,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:57,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:57,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:57,213 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:57,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:57,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:57,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:57,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:57,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:57,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:57,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:57,664 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:57,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:23:57,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:57,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:57,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:57,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:58,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:58,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:58,074 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:58,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:58,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:58,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:58,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:58,579 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:58,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:58,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:58,660 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:58,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:58,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:58,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:58,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:59,065 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:59,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:59,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:59,146 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:59,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:59,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:59,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:59,643 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:23:59,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:59,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:23:59,733 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:23:59,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:23:59,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:59,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:59,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:00,186 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:00,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:00,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:00,290 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:00,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:00,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:00,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:00,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:00,709 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:00,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:00,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:00,797 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:00,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:00,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:00,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:00,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:01,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:01,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:01,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:01,363 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:01,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:01,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:01,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:01,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:02,260 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:02,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:02,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:02,375 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:02,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:02,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:02,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:02,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:02,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:02,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:02,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:02,793 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:02,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:02,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:02,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:02,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:03,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:03,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:03,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:03,169 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:03,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:03,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:03,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:03,937 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:04,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:04,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:04,033 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:04,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:04,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:04,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:04,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:04,541 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:04,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:04,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:04,635 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:04,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:04,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:04,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:05,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:05,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:05,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:05,944 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:05,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:05,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:05,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:06,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:06,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:06,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:06,315 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:06,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:06,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:06,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:06,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:06,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:06,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:06,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:06,783 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:06,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:06,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:06,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:07,244 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:07,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:07,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:07,332 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:07,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:07,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:07,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:07,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:07,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:07,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:07,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:07,668 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:07,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:07,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:07,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:07,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:07,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:08,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:08,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:08,043 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:08,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:08,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:08,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:08,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:08,599 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:08,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:08,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:08,725 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:08,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:08,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:08,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:08,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:09,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:09,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:09,098 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:09,541 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:09,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:09,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:09,640 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:09,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:09,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:09,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:09,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:10,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:10,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:10,037 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:10,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:10,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:10,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:10,431 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:10,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:10,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:10,511 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:10,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:10,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:10,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:10,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:11,000 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:11,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:11,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:11,087 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:11,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:11,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:11,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:11,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:11,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:11,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:11,467 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:11,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:11,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:11,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:11,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:11,916 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:12,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:12,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:12,003 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:12,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:12,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:12,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:12,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:12,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:12,836 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:12,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:12,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:12,930 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:12,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:12,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:12,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:12,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:13,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:13,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:13,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:13,305 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:13,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:13,806 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:13,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:13,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:13,893 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:13,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:13,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:13,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:13,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:14,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:14,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:14,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:14,274 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:14,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:14,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:14,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:14,749 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:14,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:14,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:14,836 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:14,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:14,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:14,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:15,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:15,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:15,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:15,218 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:15,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:15,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:15,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:15,651 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:15,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:15,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:15,740 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:15,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:15,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:15,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:16,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:16,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:16,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:16,119 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:16,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:16,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:16,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:16,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:16,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:17,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:17,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:17,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:17,817 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:17,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:17,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:17,907 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:17,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:17,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:17,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:18,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:18,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:18,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:18,283 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:18,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:18,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:18,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:18,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:18,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:18,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:18,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:18,825 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:18,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:18,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:18,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:19,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:19,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:19,239 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:19,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:19,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:19,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:19,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:19,603 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:19,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:19,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:19,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:19,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:19,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:19,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:19,980 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:19,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:19,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:19,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:19,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:20,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:20,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:20,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:20,299 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:20,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:20,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:20,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:20,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:20,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:20,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:20,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:20,673 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:20,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:20,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:20,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:20,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:21,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:21,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:21,073 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:21,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:21,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:21,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:21,816 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:21,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:21,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:21,908 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:21,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:21,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:21,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:22,333 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:22,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:22,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:22,422 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:22,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:22,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:22,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:22,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:22,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:22,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:22,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:22,800 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:22,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:22,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:22,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:23,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:23,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:23,318 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:23,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:23,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:23,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:23,835 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:23,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:23,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:23,942 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:23,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:23,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:23,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:23,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:24,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:24,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:24,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:24,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:24,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:24,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:24,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:24,892 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:24,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:24,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:24,989 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:24,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:24,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:24,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:25,423 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:25,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:25,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:25,510 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:25,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:25,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:25,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:25,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:25,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:25,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:25,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:25,883 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:25,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:25,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:25,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:25,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:26,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:26,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:26,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:26,250 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:26,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:26,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:26,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:26,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:26,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:26,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:26,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:26,728 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:26,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:26,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:26,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:26,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:27,174 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:27,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:27,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:27,262 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:27,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:27,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:27,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:27,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:28,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:28,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:28,611 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:28,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:28,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:28,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:29,068 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:29,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:29,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:29,163 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:29,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:29,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:29,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:29,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:29,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:29,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:29,538 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:29,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:29,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:29,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:29,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:29,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:29,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:29,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:29,927 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:29,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:29,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:29,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:29,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:30,342 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:30,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:30,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:30,433 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:30,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:30,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:30,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:30,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:30,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:30,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:30,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:30,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:30,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:31,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:31,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:31,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:31,198 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:31,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:31,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:31,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:31,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:31,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:31,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:31,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:31,527 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:31,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:31,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:31,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:31,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:31,939 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:32,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:32,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:32,031 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:32,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:32,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:32,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:32,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:32,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:32,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:32,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:32,396 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:32,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:32,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:32,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:32,781 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:32,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:32,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:32,866 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:32,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:32,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:32,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:32,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:33,262 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:33,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:33,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:33,351 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:33,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:33,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:33,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:33,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:33,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:33,844 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:33,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:33,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:33,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:33,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:34,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:34,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:34,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:34,210 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:34,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:34,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:34,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:34,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:34,652 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:34,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:34,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:34,745 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:34,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:34,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:34,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:35,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:35,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:35,116 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:35,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:35,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:35,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:35,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:35,968 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:35,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:35,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:35,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:35,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:36,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:36,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:36,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:36,358 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:36,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:36,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:36,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:36,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:36,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:36,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:36,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:36,737 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:36,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:36,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:36,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:37,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:37,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:37,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:37,111 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:37,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:37,557 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:37,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:37,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:37,648 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:37,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:37,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:37,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:37,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:38,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:38,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:38,041 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:38,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:38,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:38,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:38,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:38,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:38,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:38,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:38,502 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:38,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:38,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:38,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:38,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:39,023 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:39,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:39,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:39,111 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:39,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:39,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:39,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:39,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:39,552 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:39,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:39,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:39,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:39,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:39,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:40,072 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:40,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:40,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:40,160 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:40,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:40,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:40,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:40,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:40,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:40,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:40,582 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:40,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:40,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:40,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:40,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:41,025 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:41,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:41,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:41,113 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:41,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:41,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:41,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:41,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:41,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:41,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:41,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:41,487 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:41,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:41,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:41,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:41,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:42,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:42,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:42,769 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:42,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:42,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:42,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:43,192 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:43,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:43,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:43,282 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:43,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:43,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:43,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:43,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:43,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:43,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:43,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:43,666 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:43,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:43,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:43,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:44,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:44,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:44,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:44,118 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:44,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:44,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:44,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:44,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:44,990 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:45,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:45,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:45,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:45,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:45,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:45,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:45,591 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:45,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:45,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:45,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:45,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:45,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:45,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:45,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:45,970 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:45,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:45,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:45,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:45,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:46,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:46,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:46,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:46,308 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:46,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:46,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:46,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:46,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:46,715 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:46,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:46,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:46,795 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:46,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:46,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:46,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:47,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:48,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:48,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:48,022 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:48,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:48,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:48,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:48,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:48,431 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:49,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:49,416 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:49,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:49,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:49,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:49,844 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:49,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:49,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:49,938 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:49,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:49,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:49,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:49,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:50,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:51,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:51,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:51,137 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:51,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:51,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:51,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:51,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:51,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:51,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:51,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:51,531 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:51,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:51,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:51,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:51,967 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:52,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:52,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:52,058 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:52,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:52,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:52,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:52,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:52,511 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:52,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:52,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:52,604 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:52,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:52,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:52,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:52,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:53,032 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:53,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:53,121 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:53,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:53,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:53,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:53,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:53,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:53,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:53,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:53,504 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:53,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:53,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:53,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:53,948 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:54,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:54,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:54,040 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:54,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:54,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:54,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:54,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:54,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:54,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:54,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:54,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:54,842 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:54,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:54,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:54,930 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:54,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:54,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:54,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:54,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:55,376 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:55,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:55,481 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:55,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:55,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:55,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:55,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:55,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:56,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:56,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:56,821 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:56,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:56,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:56,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:56,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:57,242 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:57,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:57,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:57,335 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:57,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:57,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:57,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:57,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:58,075 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:58,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:58,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:58,168 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:58,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:58,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:58,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:58,597 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:58,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:58,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:58,689 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:58,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:58,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:58,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:59,059 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:59,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:59,148 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:59,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:24:59,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:59,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:59,538 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:24:59,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:59,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:24:59,626 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:24:59,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:24:59,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:59,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:59,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:59,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:00,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:00,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:00,038 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:00,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:00,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:00,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:00,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:00,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:00,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:00,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:00,399 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:00,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:00,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:00,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:00,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:00,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:00,766 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:00,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:00,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:00,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:00,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:01,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:01,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:01,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:01,140 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:01,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:01,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:01,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:01,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:01,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:01,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:01,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:01,519 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:01,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:01,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:01,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:01,964 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:02,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:02,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:02,054 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:02,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:02,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:02,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:02,479 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:02,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:02,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:02,569 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:02,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:02,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:02,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:02,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:02,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:02,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:02,946 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:02,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:02,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:02,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:02,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:03,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:03,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:03,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:03,335 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:03,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:03,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:03,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:03,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:03,774 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:03,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:03,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:03,863 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:03,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:03,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:03,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:04,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:04,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:04,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:04,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:04,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:04,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:04,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:04,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:04,648 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:04,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:04,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:04,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:04,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:05,100 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:05,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:05,188 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:05,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:05,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:05,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:05,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:05,612 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:05,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:05,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:05,721 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:05,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:05,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:05,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:05,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:06,156 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:06,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:06,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:06,244 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:06,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:06,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:06,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:06,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:06,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:06,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:06,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:06,726 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:06,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:07,147 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:07,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:07,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:07,236 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:07,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:07,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:07,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:07,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:07,782 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:07,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:07,871 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:07,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:07,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:07,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:07,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:08,294 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:08,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:08,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:08,380 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:08,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:08,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:08,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:08,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:08,773 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:08,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:08,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:08,871 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:08,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:08,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:08,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:08,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:09,289 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:09,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:09,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:09,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:09,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:09,841 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:09,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:09,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:09,937 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:09,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:09,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:09,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:09,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:10,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:10,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:10,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:10,304 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:10,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:10,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:10,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:10,763 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:10,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:10,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:10,856 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:10,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:10,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:10,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:10,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:11,303 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:11,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:11,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:11,401 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:11,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:11,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:11,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:11,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:11,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:11,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:11,806 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:11,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:11,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:11,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:11,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:12,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:12,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:12,972 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:12,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:12,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:12,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:12,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:13,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:13,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:13,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:13,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:13,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:13,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:13,749 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:13,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:13,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:13,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:14,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:14,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:14,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:14,244 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:14,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:14,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:14,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:14,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:14,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:14,745 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:14,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:14,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:14,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:14,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:15,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:15,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:15,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:15,127 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:15,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:15,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:15,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:15,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:15,750 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:15,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:15,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:15,842 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:15,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:15,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:15,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:15,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:16,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:17,075 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:17,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:17,882 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:17,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:17,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:17,978 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:17,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:17,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:17,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:17,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:18,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:19,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:19,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:19,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:20,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:20,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:20,511 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:20,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:20,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:20,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:20,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:20,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:20,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:20,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:20,883 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:20,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:20,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:20,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:21,687 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:21,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:21,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:21,777 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:21,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:21,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:21,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:21,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:22,210 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:22,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:22,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:22,305 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:22,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:22,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:22,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:23,055 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:23,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:23,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:23,151 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:23,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:23,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:23,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:23,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:23,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:23,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:23,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:23,528 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:23,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:23,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:23,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:23,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:24,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:24,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:24,759 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:24,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:24,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:24,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:25,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:27,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:27,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:27,729 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:27,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:27,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:27,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:28,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:28,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:28,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:28,147 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:28,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:28,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:28,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:28,578 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:28,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:28,667 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:28,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:28,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:28,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:28,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:29,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:29,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:29,051 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:29,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:29,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:29,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:29,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:29,674 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:29,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:29,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:29,766 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:29,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:29,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:29,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:29,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:30,200 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:30,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:30,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:30,277 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:30,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:30,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:30,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:30,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:30,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:30,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:30,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:30,682 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:30,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:30,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:30,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:30,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:30,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:31,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:31,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:31,062 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:31,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:31,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:31,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:31,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:31,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:31,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:31,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:31,441 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:31,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:31,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:31,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:31,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:31,873 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:31,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:31,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:31,963 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:31,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:31,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:31,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:31,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:32,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:33,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:33,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:33,196 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:33,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:33,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:33,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:33,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:33,617 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:33,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:33,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:33,707 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:33,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:33,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:33,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:33,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:34,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:34,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:34,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:34,216 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:34,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:34,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:34,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:34,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:34,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:34,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:34,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:34,711 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:34,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:34,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:34,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:34,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:35,157 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:35,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:35,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:35,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:35,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:36,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:36,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:36,585 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:36,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:36,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:36,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:36,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:37,022 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:37,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:37,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:37,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:37,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:37,479 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:37,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:37,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:37,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:37,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:37,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:37,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:37,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:37,853 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:37,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:37,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:37,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:37,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:38,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:38,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:38,340 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:38,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:38,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:38,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:38,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:38,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:38,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:38,715 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:38,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:38,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:38,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:38,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:38,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:39,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:39,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:39,052 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:39,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:39,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:39,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:39,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:39,447 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:39,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:39,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:39,530 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:39,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:39,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:39,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:39,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:40,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:40,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:40,754 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:40,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:40,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:40,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:40,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:41,198 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:41,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:41,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:41,286 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:41,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:41,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:41,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:41,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:41,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:41,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:41,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:41,635 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:41,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:41,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:41,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:41,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:42,028 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:42,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:42,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:42,110 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:42,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:42,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:42,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:42,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:43,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:43,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:43,257 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:43,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:43,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:43,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:43,680 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:43,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:43,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:43,768 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:43,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:43,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:43,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:44,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:44,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:44,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:44,140 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:44,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:44,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:44,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:44,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:44,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:44,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:44,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:44,529 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:44,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:44,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:44,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:44,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:45,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:45,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:45,834 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:45,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:45,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:45,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:45,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:46,329 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:46,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:46,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:46,417 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:46,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:46,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:46,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:46,866 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:46,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:46,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:46,958 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:46,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:46,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:46,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:46,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:47,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:47,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:47,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:47,356 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:47,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:47,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:47,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:47,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:47,789 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:47,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:47,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:47,882 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:47,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:47,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:47,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:47,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:48,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:48,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:48,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:48,297 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:48,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:48,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:48,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:48,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:48,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:48,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:48,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:48,673 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:48,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:48,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:48,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:48,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:49,101 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:49,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:49,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:49,189 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:49,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:49,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:49,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:49,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:49,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:49,569 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:49,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:49,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:49,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:49,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:50,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:50,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:50,052 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:50,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:50,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:50,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:50,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:50,500 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:50,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:50,588 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:50,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:50,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:50,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:50,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:50,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:50,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:50,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:50,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:50,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:50,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:51,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:52,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:52,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:52,203 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:52,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:52,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:52,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:52,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:52,637 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:52,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:52,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:52,725 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:52,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:52,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:52,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:52,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:53,122 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:53,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:53,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:53,935 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:53,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:53,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:53,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:53,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:54,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:55,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:55,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:55,100 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:55,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:55,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:55,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:55,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:55,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:55,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:55,473 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:55,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:55,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:55,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:55,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:56,066 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:56,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:56,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:56,171 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:56,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:56,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:56,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:57,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:57,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:57,433 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:57,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:57,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:57,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:57,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:57,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:57,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:57,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:57,804 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:57,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:57,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:57,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:58,310 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:58,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:58,398 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:58,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:58,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:58,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:58,826 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:58,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:58,917 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:58,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:58,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:58,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:59,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:59,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:59,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:59,293 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:59,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:25:59,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:59,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:59,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:59,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:25:59,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:59,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:25:59,667 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:25:59,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:25:59,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:59,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:00,097 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:00,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:00,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:00,192 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:00,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:00,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:00,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:00,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:00,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:01,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:01,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:01,447 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:01,912 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:02,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:02,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:02,014 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:02,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:02,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:02,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:02,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:02,427 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:02,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:02,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:02,514 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:02,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:02,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:02,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:02,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:02,938 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:03,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:03,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:03,026 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:03,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:03,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:03,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:03,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:03,457 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:03,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:03,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:03,545 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:03,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:03,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:03,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:03,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:03,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:03,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:03,919 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:03,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:03,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:03,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:03,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:04,360 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:04,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:04,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:04,451 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:04,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:04,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:04,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:04,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:05,249 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:05,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:05,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:05,344 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:05,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:05,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:05,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:05,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:05,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:06,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:06,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:06,662 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:06,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:06,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:06,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:07,034 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:07,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:07,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:07,118 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:07,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:07,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:07,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:07,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:07,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:07,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:07,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:07,467 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:07,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:07,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:07,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:07,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:07,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:07,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:07,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:07,810 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:07,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:07,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:07,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:08,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:09,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:09,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:09,123 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:09,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:09,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:09,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:09,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:09,572 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:09,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:09,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:09,662 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:09,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:09,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:09,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:10,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:10,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:10,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:10,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:10,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:10,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:10,359 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:10,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:10,870 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:10,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:10,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:10,959 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:10,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:10,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:10,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:10,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:11,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:11,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:11,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:11,332 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:11,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:11,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:11,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:11,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:11,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:11,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:11,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:11,710 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:11,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:11,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:11,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:12,157 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:12,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:12,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:12,248 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:12,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:12,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:12,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:12,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:12,711 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:12,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:12,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:12,800 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:12,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:12,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:12,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:13,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:13,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:13,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:13,183 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:13,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:13,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:13,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:13,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:13,626 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:13,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:13,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:13,726 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:13,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:13,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:13,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:14,166 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:14,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:14,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:14,260 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:14,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:14,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:14,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:14,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:14,691 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:14,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:14,794 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:14,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:14,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:14,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:14,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:15,235 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:15,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:15,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:15,328 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:15,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:15,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:15,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:15,860 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:15,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:15,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:15,962 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:15,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:15,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:15,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:15,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:16,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:16,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:16,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:16,421 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:16,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:16,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:16,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:16,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:16,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:16,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:16,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:16,798 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:16,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:16,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:16,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:16,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:17,229 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:17,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:17,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:17,320 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:17,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:17,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:17,763 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:17,860 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:17,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:17,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:17,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:18,298 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:18,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:18,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:18,814 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:18,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:18,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:18,905 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:18,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:19,346 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:19,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:19,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:19,445 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:19,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:19,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:19,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:19,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:19,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:19,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:19,812 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:19,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:19,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:19,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:19,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:20,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:20,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:20,188 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:20,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:20,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:20,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:20,588 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:20,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:20,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:20,672 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:20,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:20,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:20,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:20,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:20,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:21,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:21,013 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:21,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:21,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:21,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:21,421 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:21,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:21,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:21,516 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:21,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:21,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:21,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:21,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:21,914 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:22,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:22,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:22,008 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:22,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:22,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:22,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:22,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:22,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:22,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:22,393 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:22,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:22,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:22,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:22,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:22,830 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:22,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:22,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:22,920 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:22,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:22,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:22,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:22,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:23,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:23,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:23,309 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:23,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:23,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:23,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:23,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:23,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:23,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:23,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:23,694 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:23,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:23,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:23,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:23,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:23,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:24,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:24,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:24,058 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:24,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:24,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:24,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:24,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:24,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:25,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:25,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:25,136 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:25,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:25,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:25,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:25,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:25,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:25,630 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:25,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:25,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:25,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:25,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:26,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:26,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:26,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:26,091 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:26,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:26,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:26,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:26,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:26,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:26,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:26,483 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:26,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:26,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:26,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:26,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:27,393 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:27,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:27,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:27,488 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:27,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:27,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:27,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:27,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:28,150 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:28,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:28,243 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:28,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:28,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:28,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:28,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:28,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:28,646 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:28,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:28,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:28,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:28,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:29,082 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:29,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:29,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:29,168 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:29,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:29,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:30,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:30,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:30,370 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:30,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:30,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:30,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:31,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:31,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:31,610 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:31,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:31,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:31,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:31,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:31,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:31,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:31,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:31,991 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:31,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:31,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:31,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:32,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:32,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:32,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:32,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:32,362 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:32,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:32,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:32,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:32,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:32,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:32,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:32,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:32,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:33,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:33,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:33,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:33,141 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:33,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:33,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:33,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:33,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:33,518 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:33,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:33,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:33,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:33,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:33,952 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:34,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:34,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:34,043 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:34,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:34,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:34,488 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:34,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:34,584 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:34,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:34,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:34,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:34,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:34,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:34,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:34,986 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:34,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:34,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:34,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:35,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:35,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:35,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:35,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:35,509 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:35,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:35,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:35,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:35,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:35,955 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:36,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:36,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:36,048 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:36,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:36,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:36,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:36,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:36,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:36,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:36,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:36,419 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:36,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:36,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:36,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:36,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:36,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:36,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:36,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:36,809 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:36,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:36,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:36,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:36,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:37,248 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:37,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:37,341 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:37,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:37,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:37,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:37,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:37,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:37,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:37,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:37,809 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:37,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:37,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:37,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:37,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:38,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:38,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:38,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:38,187 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:38,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:38,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:38,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:38,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:38,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:38,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:38,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:38,565 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:38,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:38,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:38,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:38,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:39,057 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:39,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:39,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:39,134 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:39,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:39,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:39,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:39,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:39,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:39,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:39,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:39,509 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:39,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:39,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:39,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:39,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:39,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:40,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:40,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:40,609 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:40,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:40,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:40,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:40,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:41,034 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:41,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:41,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:41,126 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:41,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:41,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:41,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:41,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:41,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:41,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:41,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:41,500 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:41,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:41,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:41,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:41,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:42,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:42,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:42,741 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:42,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:42,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:42,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:42,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:43,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:43,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:43,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:43,240 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:43,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:43,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:43,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:43,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:43,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:44,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:44,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:44,463 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:44,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:44,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:44,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:44,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:44,892 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:44,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:44,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:44,993 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:44,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:44,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:44,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:45,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:45,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:45,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:45,401 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:45,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:45,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:45,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:45,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:45,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:45,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:45,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:45,795 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:45,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:45,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:45,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:45,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:46,267 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:46,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:46,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:46,353 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:46,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:46,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:46,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:46,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:47,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:47,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:47,702 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:47,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:47,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:47,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:47,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:48,132 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:48,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:48,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:48,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:48,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:48,689 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:48,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:48,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:48,780 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:48,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:48,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:48,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:49,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:50,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:50,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:50,007 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:50,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:50,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:50,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:50,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:50,770 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:50,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:50,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:50,863 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:50,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:50,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:50,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:51,288 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:51,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:51,381 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:51,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:51,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:51,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:51,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:51,828 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:51,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:51,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:51,921 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:51,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:51,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:51,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:52,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:52,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:52,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:52,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:52,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:52,670 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:52,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:52,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:52,762 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:52,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:52,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:52,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:53,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:53,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:53,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:53,897 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:53,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:53,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:53,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:53,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:54,340 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:54,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:54,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:54,428 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:54,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:54,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:54,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:54,887 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:54,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:54,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:54,985 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:54,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:54,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:54,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:55,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:55,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:55,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:55,395 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:55,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:55,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:55,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:55,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:55,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:55,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:55,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:55,880 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:55,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:55,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:55,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:55,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:56,369 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:56,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:56,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:56,465 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:56,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:56,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:56,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:56,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:56,902 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:56,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:56,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:56,994 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:56,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:56,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:56,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:57,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:57,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:58,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:58,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:26:58,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:58,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:58,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:26:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:26:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:26:59,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:26:59,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:59,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:59,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:59,998 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:00,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:00,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:00,085 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:00,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:00,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:00,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:00,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:00,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:00,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:00,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:00,571 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:00,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:00,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:00,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:01,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:01,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:01,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:01,110 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:01,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:01,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:01,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:01,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:01,683 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:01,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:01,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:01,776 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:01,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:01,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:01,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:01,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:02,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:02,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:02,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:02,166 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:02,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:02,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:02,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:02,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:02,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:02,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:02,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:02,559 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:02,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:02,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:02,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:02,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:02,999 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:03,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:03,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:03,092 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:03,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:03,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:03,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:03,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:03,613 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:03,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:03,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:03,711 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:03,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:03,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:03,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:03,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:04,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:05,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:05,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:05,197 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:05,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:05,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:05,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:05,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:05,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:05,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:05,641 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:05,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:05,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:05,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:05,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:06,199 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:06,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:06,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:06,290 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:06,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:06,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:06,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:06,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:06,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:06,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:06,673 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:06,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:06,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:06,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:07,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:08,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:08,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:08,006 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:08,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:08,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:08,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:08,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:08,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:08,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:08,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:08,396 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:08,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:08,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:08,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:09,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:09,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:09,245 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:09,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:09,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:09,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:09,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:09,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:09,802 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:09,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:09,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:09,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:09,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:10,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:10,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:10,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:10,219 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:10,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:10,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:10,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:10,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:10,677 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:10,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:10,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:10,766 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:10,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:10,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:10,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:10,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:11,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:11,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:11,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:11,158 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:11,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:11,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:11,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:11,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:11,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:11,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:11,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:11,552 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:11,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:11,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:11,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:12,017 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:12,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:12,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:12,117 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:12,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:12,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:12,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:12,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:12,502 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:12,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:12,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:12,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:12,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:13,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:13,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:13,847 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:13,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:13,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:13,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:13,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:14,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:14,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:14,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:14,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:14,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:14,701 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:14,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:14,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:14,808 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:14,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:14,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:14,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:14,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:15,256 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:15,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:15,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:15,352 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:15,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:15,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:15,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:15,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:16,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:16,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:16,612 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:16,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:16,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:16,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:16,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:17,043 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:17,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:17,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:17,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:17,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:17,884 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:17,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:17,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:17,980 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:17,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:17,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:17,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:17,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:18,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:18,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:18,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:18,487 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:18,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:18,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:18,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:18,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:18,966 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:19,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:19,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:19,066 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:19,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:19,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:19,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:19,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:19,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:19,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:19,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:19,448 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:19,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:19,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:19,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:19,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:19,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:19,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:19,839 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:19,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:19,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:19,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:19,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:20,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:21,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:21,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:21,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:21,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:21,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:21,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:21,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:21,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:21,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:21,456 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:21,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:21,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:21,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:21,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:21,897 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:21,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:21,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:21,999 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:21,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:21,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:21,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:22,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:22,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:22,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:22,371 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:22,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:22,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:22,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:22,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:22,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:23,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:23,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:23,645 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:23,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:23,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:23,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:23,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:24,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:24,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:24,926 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:24,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:24,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:24,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:24,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:25,360 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:25,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:25,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:25,448 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:25,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:25,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:25,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:25,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:25,970 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:26,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:26,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:26,058 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:26,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:26,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:26,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:26,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:26,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:26,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:26,464 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:26,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:26,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:26,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:26,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:26,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:26,844 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:26,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:26,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:26,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:26,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:27,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:27,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:27,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:27,211 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:27,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:27,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:27,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:27,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:27,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:27,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:27,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:27,590 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:27,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:27,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:27,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:27,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:27,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:27,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:27,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:27,971 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:27,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:27,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:27,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:28,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:28,493 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:28,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:28,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:28,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:28,923 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:29,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:29,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:29,019 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:29,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:29,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:29,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:29,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:29,755 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:29,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:29,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:29,849 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:29,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:29,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:29,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:30,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:30,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:30,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:30,220 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:30,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:30,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:30,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:30,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:30,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:30,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:30,580 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:30,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:30,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:30,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:30,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:31,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:31,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:31,714 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:31,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:31,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:31,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:31,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:31,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:32,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:32,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:32,071 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:32,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:32,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:32,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:32,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:32,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:32,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:32,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:32,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:32,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:33,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:33,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:33,562 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:33,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:33,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:33,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:33,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:33,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:34,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:34,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:34,841 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:34,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:34,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:34,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:35,284 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:35,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:35,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:35,375 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:35,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:35,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:35,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:35,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:35,865 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:35,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:35,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:35,981 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:35,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:35,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:35,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:35,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:36,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:36,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:36,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:36,373 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:36,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:36,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:36,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:36,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:36,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:36,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:36,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:36,790 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:36,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:36,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:36,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:36,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:37,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:37,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:37,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:37,192 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:37,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:37,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:37,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:37,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:37,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:37,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:37,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:37,581 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:37,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:37,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:37,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:37,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:37,900 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:37,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:37,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:37,976 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:37,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:37,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:37,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:38,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:38,353 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:38,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:38,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:38,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:38,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:38,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:38,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:38,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:38,797 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:38,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:38,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:38,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:38,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:39,305 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:39,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:39,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:39,395 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:39,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:39,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:39,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:39,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:39,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:39,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:39,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:39,765 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:39,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:39,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:39,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:40,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:40,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:40,275 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:40,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:40,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:40,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:40,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:40,694 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:40,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:40,782 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:40,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:40,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:40,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:41,223 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:41,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:41,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:41,315 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:41,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:41,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:41,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:41,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:41,757 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:41,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:41,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:41,851 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:41,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:41,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:41,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:41,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:42,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:42,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:42,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:42,235 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:42,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:42,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:42,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:42,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:42,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:42,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:42,613 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:42,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:42,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:42,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:42,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:43,041 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:43,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:43,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:43,130 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:43,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:43,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:43,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:43,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:43,576 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:43,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:43,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:43,669 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:43,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:43,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:43,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:43,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:44,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:44,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:44,051 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:44,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:44,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:44,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:44,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:44,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:44,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:44,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:44,428 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:44,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:44,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:44,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:44,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:44,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:44,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:44,813 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:44,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:44,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:44,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:44,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:45,258 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:45,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:45,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:45,345 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:45,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:45,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:45,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:45,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:45,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:46,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:46,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:46,650 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:46,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:46,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:46,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:46,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:47,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:47,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:47,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:47,856 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:47,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:47,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:47,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:47,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:48,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:48,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:48,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:48,191 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:48,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:48,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:48,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:48,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:48,582 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:48,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:48,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:48,666 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:48,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:48,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:48,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:48,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:48,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:49,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:49,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:49,004 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:49,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:49,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:49,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:49,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:49,424 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:49,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:49,520 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:49,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:49,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:49,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:49,933 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:50,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:50,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:50,021 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:50,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:50,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:50,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:50,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:50,579 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:50,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:50,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:50,675 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:50,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:50,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:50,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:51,116 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:51,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:51,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:51,213 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:51,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:51,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:51,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:51,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:51,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:51,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:51,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:51,590 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:51,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:51,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:51,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:52,033 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:52,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:52,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:52,121 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:52,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:52,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:52,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:52,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:52,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:52,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:52,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:52,466 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:52,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:52,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:52,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:52,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:52,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:52,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:52,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:52,907 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:52,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:52,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:52,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:52,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:53,427 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:53,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:53,524 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:53,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:53,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:53,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:53,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:53,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:53,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:53,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:53,907 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:53,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:53,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:53,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:53,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:54,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:54,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:54,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:54,345 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:54,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:54,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:54,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:54,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:54,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:54,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:54,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:54,860 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:54,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:54,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:54,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:54,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:55,276 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:55,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:55,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:55,363 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:55,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:55,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:55,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:55,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:55,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:56,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:56,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:56,646 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:56,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:56,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:56,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:56,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:57,040 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:57,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:57,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:57,124 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:57,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:57,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:57,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:57,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:57,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:57,484 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:57,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:27:57,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:57,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:57,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:57,918 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:58,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:58,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:58,007 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:58,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:58,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:58,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:58,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:58,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:59,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:59,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:59,224 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:59,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:59,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:59,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:59,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:59,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:27:59,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:27:59,583 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:27:59,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:27:59,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:59,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:59,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:59,902 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:00,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:00,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:00,604 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:00,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:00,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:00,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:00,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:00,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:01,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:01,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:01,614 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:01,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:01,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:01,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:01,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:01,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:01,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:01,906 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:01,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:01,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:01,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:02,252 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:02,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:02,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:02,327 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:02,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:02,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:02,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:02,673 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:02,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:02,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:02,747 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:02,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:02,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:02,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:02,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:03,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:03,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:03,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:03,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:03,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:04,282 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:04,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:04,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:04,375 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:04,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:04,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:04,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:04,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:04,829 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:04,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:04,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:04,924 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:04,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:04,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:05,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:05,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:05,418 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:05,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:05,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:06,040 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:06,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:06,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:06,128 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:06,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:06,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:06,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:06,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:06,530 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:06,609 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:06,994 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:07,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:07,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:07,081 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:07,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:07,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:07,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:07,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:07,493 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:07,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:07,581 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:07,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:07,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:07,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:07,864 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:07,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:07,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:07,935 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:07,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:07,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:07,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:08,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:08,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:08,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:08,293 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:08,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:08,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:08,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:08,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:08,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:08,744 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:08,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:08,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:08,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:08,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:09,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:09,088 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:09,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:09,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:09,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:09,491 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:09,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:09,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:09,570 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:09,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:09,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:09,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:09,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:09,957 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:10,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:10,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:10,033 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:10,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:10,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:10,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:10,691 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:10,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:10,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:10,781 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:10,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:10,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:10,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:10,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:11,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:11,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:11,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:11,950 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:11,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:11,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:11,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:11,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:12,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:13,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:13,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:13,185 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:13,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:13,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:13,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:13,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:13,619 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:13,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:13,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:13,704 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:13,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:13,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:13,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:13,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:14,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:14,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:14,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:14,915 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:14,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:14,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:14,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:15,306 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:15,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:15,392 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:15,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:15,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:15,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:15,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:15,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:15,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:15,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:15,847 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:15,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:15,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:15,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:16,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:16,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:16,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:16,310 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:16,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:16,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:16,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:16,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:16,654 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:16,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:16,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:16,736 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:16,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:16,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:16,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:16,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:17,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:17,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:17,023 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:17,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:17,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:17,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:17,397 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:17,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:17,837 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:17,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:17,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:17,911 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:17,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:17,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:17,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:17,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:18,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:19,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:19,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:19,041 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:19,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:19,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:19,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:19,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:19,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:19,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:19,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:19,389 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:19,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:19,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:19,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:20,235 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:20,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:20,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:20,315 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:20,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:20,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:20,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:20,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:20,714 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:20,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:20,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:20,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:21,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:21,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:21,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:21,910 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:21,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:21,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:21,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:22,322 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:22,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:22,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:22,408 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:22,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:22,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:22,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:22,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:22,831 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:22,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:22,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:22,914 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:22,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:22,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:22,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:22,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:23,327 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:23,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:23,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:23,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:23,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:23,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:23,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:23,884 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:23,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:23,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:23,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:23,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:24,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:24,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:24,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:24,320 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:24,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:24,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:24,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:25,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:25,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:25,096 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:25,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:25,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:25,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:25,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:25,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:25,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:25,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:25,453 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:25,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:25,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:25,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:25,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:25,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:25,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:25,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:25,794 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:25,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:25,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:25,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:26,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:26,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:26,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:26,246 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:26,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:26,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:26,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:26,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:26,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:26,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:26,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:26,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:26,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:27,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:27,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:27,023 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:27,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:27,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:27,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:27,407 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:27,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:27,492 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:27,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:27,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:27,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:27,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:28,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:28,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:28,585 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:28,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:28,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:28,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:28,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:28,969 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:29,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:29,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:29,051 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:29,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:29,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:29,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:29,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:29,439 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:29,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:29,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:29,511 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:29,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:29,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:29,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:29,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:29,858 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:29,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:29,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:29,936 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:29,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:29,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:29,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:29,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:30,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:30,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:30,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:30,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:30,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:30,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:30,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:30,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:30,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:30,990 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:31,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:31,068 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:31,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:31,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:31,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:31,381 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:31,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:31,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:31,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:31,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:31,771 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:31,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:31,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:31,861 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:31,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:31,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:31,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:31,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:32,324 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:32,412 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:32,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:32,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:32,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:33,177 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:33,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:33,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:33,262 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:33,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:33,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:33,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:33,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:33,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:34,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:34,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:34,504 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:34,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:34,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:34,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:34,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:34,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:34,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:34,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:34,880 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:34,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:34,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:34,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:35,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:35,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:35,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:35,262 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:35,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:35,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:35,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:35,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:35,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:35,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:35,745 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:35,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:35,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:35,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:35,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:36,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:36,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:36,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:36,102 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:36,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:36,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:36,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:36,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:36,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:36,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:36,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:36,531 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:36,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:36,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:36,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:36,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:36,940 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:37,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:37,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:37,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:37,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:37,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:37,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:37,350 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:37,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:37,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:37,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:37,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:37,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:38,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:38,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:38,519 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:38,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:38,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:38,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:38,901 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:38,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:38,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:38,993 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:38,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:38,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:38,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:39,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:39,385 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:39,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:39,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:39,470 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:39,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:39,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:39,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:39,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:39,852 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:39,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:39,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:39,940 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:39,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:39,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:39,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:40,316 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:40,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:40,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:40,399 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:40,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:40,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:40,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:40,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:40,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:41,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:41,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:41,534 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:41,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:41,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:41,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:41,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:41,923 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:42,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:42,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:42,008 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:42,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:42,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:42,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:42,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:42,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:42,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:42,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:42,348 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:42,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:42,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:42,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:42,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:42,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:42,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:42,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:42,703 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:42,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:42,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:42,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:42,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:43,100 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:43,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:43,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:43,188 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:43,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:43,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:43,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:43,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:43,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:43,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:43,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:43,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:43,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:43,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:43,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:43,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:43,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:43,999 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:44,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:44,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:44,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:44,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:44,394 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:44,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:44,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:44,478 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:44,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:44,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:44,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:44,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:44,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:44,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:44,808 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:44,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:44,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:44,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:44,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:45,190 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:45,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:45,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:45,276 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:45,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:45,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:45,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:45,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:45,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:45,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:45,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:45,704 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:45,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:45,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:45,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:46,125 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:46,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:46,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:46,212 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:46,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:46,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:46,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:46,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:46,556 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:46,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:46,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:46,636 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:46,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:46,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:46,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:46,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:46,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:46,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:46,948 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:46,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:46,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:46,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:46,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:47,378 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:47,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:47,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:47,458 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:47,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:47,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:47,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:47,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:47,718 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:47,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:47,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:47,805 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:47,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:47,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:47,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:47,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:48,246 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:48,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:48,338 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:48,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:48,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:48,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:48,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:48,822 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:48,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:48,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:48,902 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:48,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:48,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:48,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:48,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:49,375 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:49,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:49,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:49,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:49,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:49,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:49,878 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:49,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:49,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:49,956 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:49,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:49,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:49,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:49,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:50,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:50,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:50,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:50,974 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:50,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:50,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:50,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:50,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:51,322 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:51,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:51,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:51,397 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:51,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:51,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:51,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:51,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:51,761 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:51,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:51,841 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:51,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:51,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:52,224 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:52,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:52,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:52,301 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:52,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:52,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:52,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:52,664 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:52,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:52,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:52,743 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:52,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:52,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:52,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:52,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:53,088 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:53,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:53,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:53,160 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:53,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:53,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:53,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:53,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:53,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:53,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:53,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:53,539 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:53,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:53,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:53,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:53,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:53,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:53,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:53,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:53,840 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:53,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:53,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:53,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:53,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:54,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:54,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:54,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:54,140 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:54,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:54,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:54,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:54,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:54,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:54,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:54,550 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:54,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:54,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:54,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:54,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:54,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:54,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:54,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:54,855 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:54,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:54,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:55,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:55,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:55,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:55,141 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:55,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:55,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:55,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:55,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:55,511 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:55,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:55,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:55,621 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:55,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:55,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:55,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:55,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:56,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:56,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:56,052 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:56,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:56,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:56,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:56,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:56,409 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:56,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:56,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:56,485 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:56,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:56,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:56,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:56,831 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:56,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:56,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:56,909 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:56,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:56,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:57,269 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:57,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:57,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:57,348 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:57,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:57,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:57,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:57,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:57,655 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:57,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:57,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:57,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:57,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:57,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:58,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:58,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:58,709 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:58,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:58,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:58,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:58,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:59,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:59,015 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:59,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:59,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:59,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:59,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:59,372 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:59,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:59,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:59,447 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:59,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:28:59,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:59,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:59,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:59,818 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:28:59,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:59,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:28:59,905 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:28:59,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:28:59,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:59,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:59,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:00,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:00,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:00,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:00,222 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:00,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:00,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:00,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:00,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:00,564 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:00,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:00,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:00,636 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:00,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:00,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:00,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:00,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:00,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:00,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:00,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:00,946 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:00,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:00,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:00,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:00,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:01,314 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:01,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:01,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:01,386 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:01,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:01,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:01,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:01,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:01,732 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:01,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:01,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:01,807 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:01,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:01,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:01,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:02,175 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:02,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:02,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:02,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:02,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:02,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:02,611 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:02,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:02,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:02,692 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:02,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:02,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:02,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:02,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:03,051 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:03,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:03,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:03,138 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:03,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:03,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:03,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:03,478 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:03,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:03,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:03,553 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:03,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:03,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:03,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:03,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:03,910 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:03,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:03,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:03,983 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:03,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:03,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:04,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:04,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:04,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:04,300 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:04,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:04,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:04,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:04,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:04,659 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:04,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:04,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:04,741 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:04,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:04,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:04,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:04,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:05,101 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:05,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:05,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:05,180 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:05,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:05,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:05,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:05,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:06,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:06,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:06,290 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:06,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:06,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:06,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:06,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:06,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:06,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:06,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:06,592 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:06,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:06,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:06,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:06,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:06,937 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:07,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:07,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:07,020 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:07,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:07,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:07,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:07,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:07,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:07,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:07,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:07,738 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:07,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:07,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:07,812 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:07,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:07,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:07,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:07,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:08,149 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:08,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:08,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:08,220 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:08,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:08,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:08,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:08,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:08,559 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:08,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:08,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:08,639 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:08,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:08,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:08,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:08,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:08,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:08,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:08,952 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:08,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:08,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:08,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:09,301 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:09,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:09,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:09,373 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:09,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:09,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:09,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:09,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:09,678 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:09,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:09,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:09,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:09,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:10,029 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:10,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:10,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:10,104 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:10,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:10,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:10,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:10,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:10,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:10,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:10,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:10,435 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:10,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:10,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:10,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:10,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:10,784 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:10,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:10,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:10,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:10,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:11,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:11,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:11,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:11,912 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:11,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:11,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:11,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:11,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:12,261 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:12,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:12,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:12,335 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:12,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:12,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:12,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:12,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:12,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:12,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:12,729 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:12,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:12,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:12,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:13,090 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:13,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:13,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:13,162 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:13,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:13,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:13,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:13,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:13,509 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:13,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:13,586 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:13,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:13,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:13,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:13,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:13,936 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:14,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:14,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:14,020 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:14,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:14,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:14,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:14,379 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:14,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:14,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:14,455 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:14,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:14,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:14,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:14,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:14,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:14,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:14,764 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:14,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:14,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:14,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:14,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:15,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:15,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:15,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:15,076 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:15,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:15,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:15,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:15,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:15,507 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:15,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:15,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:15,604 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:15,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:15,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:15,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:15,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:16,347 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:16,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:16,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:16,452 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:16,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:16,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:16,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:16,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:16,940 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:17,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:17,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:17,021 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:17,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:17,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:17,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:17,391 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:17,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:17,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:17,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:17,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:17,833 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:17,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:17,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:17,919 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:17,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:17,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:17,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:17,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:18,173 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:18,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:18,237 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:18,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:18,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:18,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:18,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:18,686 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:18,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:18,804 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:18,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:18,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:18,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:19,231 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:19,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:19,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:19,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:19,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:19,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:19,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:19,622 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:19,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:19,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:19,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:19,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:19,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:19,934 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:19,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:19,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:19,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:19,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:20,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:20,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:20,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:20,372 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:20,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:20,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:20,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:20,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:20,734 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:20,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:20,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:20,811 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:20,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:20,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:20,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:21,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:21,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:21,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:21,144 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:21,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:21,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:21,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:21,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:21,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:21,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:21,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:21,464 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:21,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:21,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:21,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:21,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:21,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:21,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:21,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:21,762 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:21,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:21,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:21,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:22,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:22,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:22,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:22,150 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:22,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:22,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:22,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:22,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:22,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:22,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:22,593 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:22,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:22,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:22,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:22,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:22,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:22,892 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:22,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:22,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:23,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:23,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:23,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:23,358 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:23,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:23,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:23,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:23,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:23,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:23,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:23,755 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:23,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:23,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:23,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:23,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:24,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:24,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:24,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:24,306 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:24,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:24,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:24,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:24,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:25,050 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:25,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:25,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:25,131 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:25,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:25,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:25,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:25,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:25,505 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:25,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:25,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:25,587 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:25,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:25,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:25,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:25,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:25,952 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:26,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:26,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:26,032 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:26,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:26,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:26,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:26,388 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:26,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:26,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:26,462 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:26,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:26,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:26,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:26,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:26,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:26,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:26,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:26,776 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:26,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:26,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:26,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:27,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:27,091 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:27,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:27,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:27,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:27,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:27,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:27,526 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:27,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:27,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:27,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:27,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:27,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:27,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:28,368 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:28,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:28,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:28,466 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:28,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:28,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:28,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:28,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:28,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:28,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:28,906 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:28,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:28,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:28,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:29,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:29,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:29,363 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:29,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:29,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:29,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:29,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:29,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:29,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:29,808 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:29,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:29,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:29,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:30,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:30,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:30,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:30,900 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:30,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:30,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:30,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:30,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:31,425 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:31,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:31,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:31,517 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:31,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:31,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:31,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:32,060 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:32,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:32,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:32,145 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:32,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:32,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:32,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:32,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:32,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:32,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:32,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:32,467 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:32,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:32,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:32,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:32,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:33,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:33,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:33,493 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:33,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:33,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:33,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:33,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:33,857 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:33,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:33,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:33,932 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:33,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:33,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:33,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:33,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:34,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:34,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:34,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:34,249 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:34,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:34,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:34,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:34,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:34,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:34,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:34,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:34,557 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:34,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:34,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:34,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:34,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:34,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:34,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:34,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:34,858 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:34,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:34,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:34,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:34,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:35,221 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:35,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:35,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:35,298 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:35,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:35,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:35,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:35,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:36,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:36,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:36,326 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:36,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:36,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:36,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:36,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:36,704 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:36,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:36,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:36,783 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:36,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:36,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:36,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:36,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:37,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:37,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:37,188 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:37,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:37,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:37,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:37,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:37,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:38,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:38,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:38,178 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:38,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:38,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:38,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:38,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:38,543 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:38,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:38,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:38,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:38,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:38,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:38,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:38,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:38,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:38,982 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:38,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:38,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:39,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:39,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:39,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:39,308 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:39,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:39,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:39,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:39,678 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:39,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:39,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:39,760 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:39,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:39,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:39,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:39,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:40,141 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:40,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:40,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:40,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:40,676 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:40,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:40,782 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:40,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:40,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:40,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:41,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:41,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:41,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:41,123 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:41,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:41,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:41,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:41,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:41,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:42,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:42,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:42,404 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:42,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:42,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:42,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:42,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:42,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:42,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:42,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:42,793 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:42,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:42,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:42,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:42,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:43,234 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:43,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:43,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:43,345 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:43,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:43,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:43,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:43,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:43,891 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:44,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:44,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:44,002 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:44,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:44,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:45,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:45,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:45,131 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:45,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:45,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:45,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:45,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:45,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:45,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:45,442 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:45,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:45,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:45,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:45,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:45,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:45,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:45,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:45,763 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:45,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:45,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:45,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:45,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:46,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:46,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:46,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:46,121 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:46,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:46,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:46,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:46,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:46,478 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:46,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:46,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:46,555 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:46,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:46,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:46,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:46,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:46,967 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:47,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:47,053 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:47,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:47,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:47,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:47,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:47,355 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:47,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:47,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:47,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:47,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:47,653 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:47,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:47,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:47,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:47,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:47,966 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:47,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:47,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:48,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:48,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:48,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:48,278 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:48,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:48,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:48,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:48,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:48,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:48,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:48,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:48,615 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:48,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:48,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:48,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:48,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:48,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:49,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:49,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:49,009 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:49,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:49,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:49,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:49,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:49,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:49,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:49,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:49,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:49,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:49,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:49,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:49,619 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:49,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:49,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:49,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:49,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:49,908 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:50,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:50,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:50,604 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:50,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:50,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:50,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:50,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:51,245 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:51,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:51,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:51,328 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:51,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:51,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:51,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:51,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:51,693 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:51,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:51,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:51,768 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:51,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:51,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:51,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:52,145 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:52,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:52,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:52,230 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:52,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:52,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:52,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:52,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:52,547 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:52,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:52,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:52,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:52,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:52,918 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:52,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:52,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:53,000 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:53,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:53,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:53,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:53,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:53,369 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:53,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:53,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:53,441 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:53,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:53,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:53,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:53,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:53,764 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:54,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:54,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:54,489 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:54,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:54,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:54,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:54,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:55,112 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:55,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:55,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:55,204 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:55,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:55,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:55,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:55,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:55,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:55,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:55,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:55,552 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:55,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:55,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:55,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:55,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:55,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:55,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:55,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:55,917 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:55,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:55,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:55,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:55,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:56,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:56,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:56,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:56,228 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:56,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:56,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:56,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:56,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:56,587 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:56,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:56,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:56,660 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:56,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:56,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:56,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:56,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:57,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:57,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:57,117 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:57,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:57,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:57,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:57,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:57,476 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:57,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:57,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:57,551 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:57,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:57,927 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:58,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:58,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:58,023 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:58,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:58,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:58,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:58,408 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:58,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:58,484 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:58,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:58,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:58,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:58,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:58,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:58,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:58,859 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:58,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:58,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:58,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:58,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:59,216 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:59,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:59,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:59,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:59,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:59,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:59,616 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:59,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:29:59,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:59,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:59,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:29:59,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:59,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:29:59,950 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:29:59,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:29:59,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:59,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:59,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:00,313 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:00,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:00,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:00,388 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:00,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:30:00,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:00,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:00,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:00,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:00,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:00,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:00,699 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:00,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:30:00,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:00,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:01,054 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:01,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:01,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:01,126 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:01,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:30:01,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:01,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:01,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:01,499 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:01,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:01,582 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:01,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:30:01,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:01,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:01,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:01,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:01,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:30:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:01,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:01,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:02,282 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 30 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:30:02,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:02,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 95 states and 133 transitions. [2024-11-25 03:30:02,358 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 133 transitions. [2024-11-25 03:30:02,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:30:02,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:02,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat