./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursive/gcd02.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/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_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/gcd02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5840bf8cb045a250261e3957017079dce43a53700f7c91e31c16b36d5b980e00 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 05:20:47,671 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 05:20:47,790 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 05:20:47,796 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 05:20:47,797 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 05:20:47,841 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 05:20:47,842 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 05:20:47,842 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 05:20:47,842 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 05:20:47,843 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 05:20:47,843 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 05:20:47,843 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 05:20:47,843 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 05:20:47,843 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 05:20:47,844 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 05:20:47,845 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 05:20:47,845 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 05:20:47,845 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:20:47,846 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 05:20:47,846 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 05:20:47,846 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 05:20:47,846 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 05:20:47,846 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 05:20:47,847 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_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5840bf8cb045a250261e3957017079dce43a53700f7c91e31c16b36d5b980e00 [2024-11-25 05:20:48,220 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 05:20:48,234 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 05:20:48,237 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 05:20:48,239 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 05:20:48,240 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 05:20:48,243 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/recursive/gcd02.c [2024-11-25 05:20:51,235 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/data/1a543a0c0/f2f5ee667be34148937464a90a1823f2/FLAGba48dfc7f [2024-11-25 05:20:51,466 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 05:20:51,466 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/sv-benchmarks/c/recursive/gcd02.c [2024-11-25 05:20:51,475 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/data/1a543a0c0/f2f5ee667be34148937464a90a1823f2/FLAGba48dfc7f [2024-11-25 05:20:51,498 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/data/1a543a0c0/f2f5ee667be34148937464a90a1823f2 [2024-11-25 05:20:51,508 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 05:20:51,509 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 05:20:51,516 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 05:20:51,516 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 05:20:51,535 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 05:20:51,537 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,540 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@93d474d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51, skipping insertion in model container [2024-11-25 05:20:51,540 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,567 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 05:20:51,759 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/sv-benchmarks/c/recursive/gcd02.c[623,636] [2024-11-25 05:20:51,780 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/sv-benchmarks/c/recursive/gcd02.c[1283,1296] [2024-11-25 05:20:51,781 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:20:51,800 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 05:20:51,814 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/sv-benchmarks/c/recursive/gcd02.c[623,636] [2024-11-25 05:20:51,823 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/sv-benchmarks/c/recursive/gcd02.c[1283,1296] [2024-11-25 05:20:51,824 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 05:20:51,843 INFO L204 MainTranslator]: Completed translation [2024-11-25 05:20:51,844 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51 WrapperNode [2024-11-25 05:20:51,845 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 05:20:51,846 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 05:20:51,846 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 05:20:51,846 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 05:20:51,855 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,861 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,880 INFO L138 Inliner]: procedures = 14, calls = 20, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 47 [2024-11-25 05:20:51,881 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 05:20:51,882 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 05:20:51,882 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 05:20:51,882 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 05:20:51,890 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,893 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,893 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,901 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,902 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,908 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,909 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,910 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,911 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 05:20:51,915 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 05:20:51,915 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 05:20:51,915 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 05:20:51,916 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 05:20:51" (1/1) ... [2024-11-25 05:20:51,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 05:20:51,940 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 05:20:51,953 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 05:20:51,957 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3bb72484-8fc7-4446-84dd-4e014d7ca4bd/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 05:20:51,991 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 05:20:51,991 INFO L130 BoogieDeclarations]: Found specification of procedure gcd [2024-11-25 05:20:51,993 INFO L138 BoogieDeclarations]: Found implementation of procedure gcd [2024-11-25 05:20:51,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 05:20:51,993 INFO L130 BoogieDeclarations]: Found specification of procedure divides [2024-11-25 05:20:51,993 INFO L138 BoogieDeclarations]: Found implementation of procedure divides [2024-11-25 05:20:51,993 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 05:20:51,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 05:20:52,068 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 05:20:52,070 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 05:20:52,246 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-25 05:20:52,246 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 05:20:52,267 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 05:20:52,268 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-25 05:20:52,268 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:20:52 BoogieIcfgContainer [2024-11-25 05:20:52,268 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 05:20:52,269 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 05:20:52,269 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 05:20:52,280 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 05:20:52,280 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 05:20:52" (1/1) ... [2024-11-25 05:20:52,288 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 05:20:52,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:52,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 32 states and 43 transitions. [2024-11-25 05:20:52,342 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 43 transitions. [2024-11-25 05:20:52,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 05:20:52,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:52,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:52,698 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 05:20:52,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:52,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 34 states and 44 transitions. [2024-11-25 05:20:52,851 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 44 transitions. [2024-11-25 05:20:52,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 05:20:52,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:52,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:53,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:53,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:53,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 34 states and 43 transitions. [2024-11-25 05:20:53,138 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 43 transitions. [2024-11-25 05:20:53,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 05:20:53,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:53,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:53,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:53,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 05:20:53,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:53,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 30 states and 39 transitions. [2024-11-25 05:20:53,630 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-11-25 05:20:53,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 05:20:53,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:53,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:53,787 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 05:20:53,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:53,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 34 states and 44 transitions. [2024-11-25 05:20:53,875 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 44 transitions. [2024-11-25 05:20:53,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 05:20:53,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:53,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:53,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:54,207 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 05:20:54,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 40 states and 57 transitions. [2024-11-25 05:20:54,902 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 57 transitions. [2024-11-25 05:20:54,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-25 05:20:54,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:54,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:55,043 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 05:20:55,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:55,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 41 states and 57 transitions. [2024-11-25 05:20:55,113 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 57 transitions. [2024-11-25 05:20:55,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:55,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:55,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:55,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:55,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:58,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:58,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:58,097 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:58,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:58,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:58,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:58,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:58,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:58,622 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:58,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:58,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:58,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:58,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:58,880 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:58,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:58,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:58,896 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:58,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:58,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:58,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:58,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,098 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,259 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,276 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,428 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,450 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,613 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:20:59,885 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:20:59,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:20:59,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:20:59,899 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:20:59,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:20:59,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:20:59,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:20:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,026 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,157 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,281 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,302 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,572 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,694 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:00,965 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:00,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:00,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:00,978 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:00,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:00,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:00,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:00,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,108 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,121 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,237 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,249 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,473 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,485 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,600 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,821 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:01,922 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:01,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:01,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:01,933 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:01,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:01,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:01,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,048 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,170 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,181 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,272 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,283 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,463 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,474 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,656 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,667 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,848 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,858 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:02,943 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:02,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:02,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:02,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:02,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:02,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,072 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,264 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,361 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,448 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,459 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,542 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,552 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,656 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,667 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,752 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,762 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:03,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:03,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:03,907 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:03,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:03,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,018 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,033 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,157 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,363 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,374 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,455 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,549 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,640 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,838 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:04,932 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:04,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:04,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:04,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:04,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:04,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:04,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,025 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,036 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,129 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,210 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,302 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,320 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,402 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,414 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,504 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,599 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,674 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,771 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,862 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,871 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:05,947 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:05,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:05,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:05,957 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:05,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:05,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:05,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,041 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,116 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,125 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,207 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,285 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,295 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,463 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,474 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,649 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,658 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,744 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,754 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,843 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:06,919 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:06,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:06,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:06,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:06,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:06,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:06,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,014 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,102 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,189 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,279 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,365 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,448 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,534 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,637 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,756 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:07,965 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:07,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:07,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:07,980 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:07,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:07,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:07,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:07,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,072 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,172 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,264 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,337 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,346 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,418 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,427 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,498 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,509 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,585 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,594 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,670 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,680 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,770 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,865 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,875 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:08,951 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:08,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:08,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:08,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:08,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:08,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:08,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,038 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,118 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,126 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,292 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,451 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,534 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,543 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,637 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,725 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,806 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,816 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:09,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:09,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:09,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:09,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:09,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:09,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,007 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,083 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,092 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,164 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,261 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,338 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,347 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,437 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,520 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,529 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,608 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,616 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,701 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,777 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,786 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,876 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:10,947 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:10,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:10,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:10,957 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:10,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:10,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:10,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:10,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,048 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,057 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,128 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,137 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,216 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,287 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,296 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,448 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,534 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,543 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,625 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,718 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,810 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,820 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,894 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,904 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:11,981 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:11,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:11,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:11,991 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:11,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:11,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:11,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,065 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,168 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,237 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,314 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,382 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,390 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,458 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,466 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,529 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,687 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,762 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,835 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,844 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:12,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:12,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:12,926 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:12,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:12,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:12,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:12,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:12,996 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,005 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,075 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,158 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,242 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,249 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,317 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,391 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,556 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,630 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,771 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:13,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:13,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:13,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:13,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:13,995 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:13,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:13,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:13,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,058 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,065 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,147 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,154 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,217 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,443 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,516 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,525 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,592 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,600 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,675 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,745 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:14,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:14,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:14,961 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:14,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:14,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:14,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,117 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,207 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,301 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,382 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,393 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,479 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,490 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,576 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,588 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,660 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,795 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,803 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,874 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:15,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:15,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:15,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:15,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:15,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:15,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:15,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,014 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,089 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,098 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,247 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,255 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,320 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,327 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,403 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,410 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,483 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,551 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,701 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,771 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:16,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:16,990 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:16,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:16,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:16,998 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:16,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:16,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:16,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,072 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,082 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,161 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,309 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,317 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,383 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,392 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,470 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,544 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,629 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,701 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,773 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,849 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:17,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:17,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:17,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:17,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:17,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:17,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:17,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:17,993 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,069 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,154 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,230 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,300 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,387 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,453 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,462 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,531 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,539 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,607 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,615 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,683 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,762 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,771 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:18,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:18,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:18,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:18,934 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:18,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:18,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:18,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:18,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,087 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,154 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,163 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,228 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,236 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,300 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,383 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,449 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,522 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,531 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,666 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,738 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,815 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,882 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,890 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:19,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:19,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,039 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,106 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,113 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,182 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,249 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,324 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,383 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,391 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,452 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,460 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,592 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,600 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,663 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,671 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,812 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:20,970 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:20,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:20,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:20,980 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:20,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:20,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:20,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,043 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,053 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,124 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,193 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,200 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,262 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,344 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,351 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,418 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,425 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,485 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,493 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,685 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,692 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,752 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,759 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,818 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,882 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,890 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:21,952 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:21,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:21,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:21,959 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:21,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:21,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:21,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,020 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,028 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,151 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,159 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,232 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,240 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,302 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,309 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,377 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,442 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,568 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,576 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,642 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,700 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,708 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,772 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,831 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,838 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,895 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:22,964 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:22,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:22,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:22,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:22,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:22,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:22,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,038 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,170 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,239 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,317 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,395 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,465 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,526 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,533 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,593 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,600 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,667 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,728 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,735 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,793 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,800 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,862 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,870 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,928 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:23,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:23,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:23,935 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:23,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:23,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:23,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:23,998 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,005 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,070 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,137 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,203 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,262 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,334 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,406 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,469 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,525 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,532 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,591 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,599 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,657 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,721 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,728 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,784 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,791 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,855 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,912 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,919 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:24,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:24,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:24,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:24,983 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:24,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:24,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:24,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,047 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,055 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,118 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,126 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,188 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,195 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,255 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,262 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,330 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,390 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,398 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,477 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,545 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,613 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,674 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,681 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,747 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,804 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,811 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,870 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,877 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:25,937 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,004 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,078 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,140 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,147 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,215 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,281 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,347 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,405 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,411 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,469 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,555 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,616 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,689 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,828 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,898 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:26,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:26,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:26,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:26,979 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:26,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:26,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:26,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:26,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,047 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,055 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,121 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,204 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,326 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,393 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,470 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,541 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,601 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,609 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,686 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,745 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,811 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,819 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,890 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:27,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:27,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:27,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:27,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:27,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:27,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:27,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:27,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,029 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,162 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,230 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,238 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,316 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,384 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,392 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,605 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,667 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,674 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,815 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,884 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:28,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:28,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:28,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:28,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:28,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:28,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:28,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:28,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,023 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,092 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,149 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,156 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,420 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,426 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,486 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,493 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,627 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,766 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,774 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,828 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,838 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,917 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:29,972 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:29,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:29,979 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:29,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:29,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:29,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,037 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,042 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,099 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,106 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,160 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,229 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,416 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,467 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,518 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,525 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,589 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,641 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,649 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,710 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,807 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,812 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,857 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,862 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:30,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:30,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:30,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:30,976 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:30,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:30,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:30,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:30,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,025 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,088 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,147 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,203 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,210 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,266 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,271 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,311 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,317 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,368 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,373 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,418 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,464 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,469 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,509 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,514 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,570 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,627 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,634 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,706 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,767 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,822 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,830 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,880 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:31,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:31,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:31,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:31,946 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:31,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:31,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:31,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:31,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,004 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,067 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,128 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,133 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,174 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,179 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,227 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,232 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,272 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,276 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,316 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,324 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,441 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,495 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,540 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,613 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,619 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,741 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,780 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,785 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,842 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:32,969 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:32,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:32,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:32,976 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:32,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:32,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:32,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,033 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,040 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,104 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,151 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,196 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,290 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,352 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,414 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,483 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,542 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,669 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,677 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,744 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,789 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,794 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,835 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,840 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,881 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,930 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:33,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:33,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:33,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:33,975 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:33,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:33,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:33,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:33,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,026 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,066 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,071 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,125 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,191 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,231 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,236 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,275 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,280 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,319 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,324 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,378 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,383 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,421 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,426 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,474 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,574 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,578 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,618 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,673 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,730 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,737 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,786 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,791 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,831 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,835 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,879 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,924 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:34,969 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:34,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:34,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:34,974 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:34,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:34,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:34,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:34,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,015 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,020 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,067 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,114 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,121 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,171 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,176 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,264 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,394 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,399 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,444 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,484 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,529 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,534 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,574 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,579 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,619 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,664 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,669 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,713 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,754 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,759 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,819 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,868 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,872 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,921 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:35,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:35,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:35,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:35,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:35,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:35,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:35,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:35,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,016 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,058 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,063 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,102 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,151 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,195 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,238 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,243 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,329 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,333 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,374 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,379 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,418 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,424 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,464 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,469 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,591 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,599 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,683 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,734 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,739 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,783 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:36,972 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:36,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:36,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:36,979 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:36,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:36,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:36,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,035 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,042 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,096 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,102 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,157 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,164 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,286 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,343 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,405 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,464 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,507 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,512 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,556 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,596 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,601 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,645 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,649 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,693 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,736 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,780 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,839 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,883 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,922 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:37,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:37,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:37,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:37,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:37,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:37,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:37,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:37,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,063 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,115 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,157 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,161 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,206 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,291 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,296 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,341 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,383 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,388 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,432 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,471 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,514 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,519 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,607 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,658 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,859 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,866 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:38,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:38,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:38,933 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:38,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:38,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:38,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:38,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:38,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,046 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,051 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,091 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,096 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,137 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,141 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,183 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,188 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,228 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,233 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,271 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,276 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,316 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,320 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,359 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,364 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,404 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,447 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,497 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,541 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,588 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,633 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,697 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,878 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:39,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:39,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:39,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:39,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:39,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:39,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:39,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:39,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,133 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,140 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,233 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,278 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,363 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,368 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,452 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,501 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,545 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,549 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,609 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,679 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,743 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,798 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,837 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,892 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,899 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:40,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:40,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:40,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:40,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:40,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:40,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:40,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,008 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,013 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,057 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,096 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,101 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,140 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,144 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,199 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,256 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,263 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,316 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,321 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,360 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,365 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,415 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,458 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,502 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,507 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,558 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,601 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,606 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,669 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,715 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,720 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,803 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,807 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,895 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:41,933 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:41,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:41,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:41,938 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:41,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:41,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:41,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:41,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,000 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,070 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,125 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,193 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,247 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,253 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,307 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,315 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,379 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,421 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,426 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,472 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,522 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,560 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,565 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,606 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,611 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,649 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,654 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,694 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,744 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,783 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,827 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,832 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,876 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,923 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,928 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:42,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:42,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:42,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:42,994 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:42,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:42,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:42,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:42,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,041 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,083 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,087 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,184 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,189 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,238 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,242 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,282 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,286 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,343 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,401 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,405 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,444 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,492 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,531 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,536 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,576 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,581 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,620 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,686 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,725 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,730 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,769 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,774 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,817 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,821 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,866 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:43,959 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:43,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:43,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:43,966 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:43,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:43,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:43,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:43,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,039 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,109 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,116 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,169 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,174 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,266 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,311 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,394 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,399 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,444 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,485 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,489 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,529 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,534 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,573 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,577 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,622 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,666 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,711 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,754 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,795 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,800 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,843 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,888 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,927 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,932 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:44,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:44,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:44,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:44,975 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:44,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:44,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:44,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:44,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,022 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,066 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,109 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,148 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,153 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,193 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,198 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,245 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,285 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,332 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,336 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,378 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,384 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,428 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,481 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,562 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,710 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,777 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,784 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,848 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,943 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:45,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:45,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:45,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:45,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:45,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,036 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,074 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,079 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,118 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,206 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,210 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,249 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,298 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,339 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,343 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,391 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,430 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,436 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,480 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,518 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,523 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,562 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,606 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,655 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,694 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,781 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,785 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,824 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,829 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,869 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,921 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:46,968 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:46,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:46,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:46,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:46,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:46,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:46,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,017 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,119 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,166 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,209 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,213 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,256 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,315 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,374 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,417 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,501 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,544 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,549 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,592 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,637 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,676 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,681 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,739 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,745 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,796 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,801 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,840 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,845 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,887 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,933 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,939 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:47,978 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:47,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:47,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:47,982 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:47,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:47,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:47,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:47,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,025 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,065 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,070 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,109 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,113 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,151 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,156 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,199 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,238 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,243 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,282 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,286 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,326 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,331 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,375 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,420 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,427 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,479 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,484 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,528 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,569 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,574 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,616 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,621 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,664 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,707 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,750 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,789 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,794 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,833 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,839 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,877 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,921 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:48,965 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:48,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:48,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:48,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:48,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:48,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:48,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:48,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,009 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,013 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,058 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,097 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,102 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,185 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,190 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,233 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,276 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,283 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,340 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,380 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,429 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,435 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,477 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,481 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,526 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,564 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,634 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,680 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,740 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,779 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,784 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,831 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,836 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,879 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,922 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:49,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:49,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:49,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:49,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:49,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:49,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:49,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:49,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,012 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,016 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,055 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,060 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,101 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,106 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,150 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,195 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,234 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,238 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,277 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,282 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,321 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,369 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,452 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,456 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,495 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,500 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,539 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,544 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,584 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,588 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,636 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,680 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,720 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,724 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,768 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,812 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,817 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,864 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,907 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:50,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:50,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:50,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:50,963 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:50,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:50,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:50,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:50,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,007 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,046 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,051 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,091 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,135 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,223 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,229 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,268 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,273 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,313 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,317 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,362 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,401 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,406 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,447 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,500 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,544 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,548 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,630 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,678 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,717 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,723 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,768 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,865 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,870 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,909 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,914 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:51,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:51,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:51,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:51,958 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:51,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:51,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:51,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,005 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,010 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,066 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,072 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,113 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,117 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,157 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,162 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,209 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,257 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,301 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,346 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,385 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,390 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,428 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,433 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,472 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,477 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,516 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,521 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,560 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,565 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,647 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,652 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,696 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,740 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,787 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,831 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,871 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,875 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,915 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,920 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:52,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:52,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:52,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:52,967 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:52,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:52,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:52,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:52,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,016 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,023 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,080 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,119 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,168 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,206 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,250 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,255 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,298 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,338 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,342 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,381 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,429 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,469 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,473 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,518 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,607 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,653 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,701 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,755 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,854 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,903 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,948 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:53,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:53,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:53,953 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:53,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:53,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:53,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:53,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:53,996 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,003 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,089 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,131 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,174 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,179 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,223 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,268 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,307 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,313 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,352 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,396 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,507 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,512 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,557 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,561 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,607 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,614 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,654 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,702 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,785 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,791 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,830 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,834 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,873 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,921 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:54,960 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:54,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:54,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:54,967 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:54,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:54,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:54,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:54,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,016 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,055 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,060 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,099 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,105 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,144 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,149 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,198 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,240 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,279 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,284 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,325 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,330 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,373 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,416 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,464 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,472 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,536 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,593 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,600 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,656 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,663 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,786 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,790 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,831 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,836 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,877 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,923 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:55,969 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:55,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:55,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:55,974 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:55,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:55,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:55,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:55,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,016 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,066 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,106 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,149 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,155 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,193 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,198 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,280 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,285 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,328 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,384 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,391 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,447 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,454 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,508 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,515 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,569 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,575 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,620 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,663 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,718 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,725 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,772 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,880 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:56,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:56,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:56,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:56,947 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:56,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:56,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:56,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:56,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,067 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,120 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,127 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,177 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,182 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,225 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,264 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,268 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,362 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,367 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,411 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,473 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,516 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,607 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,655 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,694 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,781 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,786 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,825 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,829 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,869 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,874 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,914 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,919 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:57,958 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:57,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:57,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:57,963 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:57,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:57,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:57,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:57,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,047 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,052 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,091 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,135 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,140 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,223 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,267 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,272 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,312 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,316 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,360 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,364 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,403 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,408 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,582 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,626 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,665 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,670 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,709 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,715 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,756 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,806 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,849 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,889 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,894 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,935 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,939 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:58,978 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:58,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:58,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:58,983 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:58,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:58,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:58,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:58,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,024 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,069 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,113 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,117 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,160 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,204 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,242 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,248 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,286 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,330 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,335 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,381 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,388 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,428 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,432 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,472 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,522 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,560 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,565 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,608 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,652 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:21:59,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:21:59,656 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:21:59,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:21:59,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:21:59,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:21:59,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:21:59,696 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:21:59,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-25 05:33:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:38,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:38,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:38,937 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:38,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:38,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:38,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:38,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:38,996 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,058 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,107 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,112 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,217 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,222 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,282 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,289 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,338 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,344 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,393 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,398 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,501 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,506 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,557 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,562 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,611 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,665 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,670 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,719 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,724 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,832 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,889 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:39,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:39,993 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:39,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:39,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:39,999 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:39,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:39,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:39,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,048 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,053 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,109 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,214 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,280 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,328 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,333 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,382 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,388 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,437 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,442 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,496 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,545 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,550 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,601 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,606 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,662 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,711 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,717 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,766 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,771 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,889 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,928 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,933 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:40,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:40,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:40,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:40,984 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:40,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:40,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:40,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,034 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,041 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,090 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,096 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,200 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,206 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,255 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,312 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,318 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,372 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,422 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,428 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,476 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,482 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,586 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,592 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,641 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,647 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,754 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,759 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,815 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,873 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,879 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,928 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,934 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:41,984 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:41,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:41,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:41,991 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:41,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:41,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:41,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,099 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,104 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,158 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,207 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,212 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,265 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,329 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,334 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,383 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,390 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,441 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,447 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,495 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,501 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,550 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,661 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,666 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,716 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,721 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,832 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,881 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,935 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,940 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:42,990 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:42,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:42,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:42,995 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:42,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:42,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:42,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,096 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,101 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,160 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,214 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,268 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,432 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,486 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,535 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,540 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,595 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,644 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,754 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,871 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,920 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:43,974 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:43,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:43,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:43,979 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:43,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:43,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:43,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:43,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,029 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,035 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,085 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,091 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,140 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,202 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,310 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,359 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,365 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,414 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,420 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,472 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,477 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,532 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,584 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,590 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,644 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,698 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,806 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,863 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,914 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,919 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:44,970 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:44,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:44,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:44,976 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:44,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:44,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:44,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:44,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,025 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,085 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,140 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,196 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,250 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,301 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,307 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,410 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,415 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,466 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,550 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,641 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,721 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,728 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,779 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,785 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,835 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,842 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,898 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:45,951 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:45,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:45,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:45,957 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:45,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:45,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:45,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:45,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,007 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,012 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,062 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,067 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,120 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,126 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,174 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,180 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,285 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,346 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,394 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,401 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,453 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,458 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,560 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,565 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,614 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,619 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,674 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,732 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,781 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,786 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,836 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,895 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:46,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:46,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:46,950 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:46,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:46,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:46,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:46,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:46,998 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,003 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,059 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,109 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,114 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,165 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,224 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,278 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,325 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,331 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,379 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,434 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,439 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,499 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,504 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,612 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,617 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,666 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,671 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,720 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,775 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,780 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,829 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,835 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,886 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,940 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:47,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:47,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:47,947 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:47,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:47,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:47,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:47,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:47,999 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,006 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,055 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,060 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,110 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,115 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,164 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,169 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,218 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,225 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,275 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,281 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,330 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,336 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,393 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,444 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,450 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,502 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,507 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,564 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,622 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,670 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,676 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,724 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,729 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,781 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,787 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,840 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,845 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:48,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:48,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:48,961 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:48,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:48,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:48,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:48,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,026 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,132 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,138 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,192 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,296 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,302 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,358 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,407 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,521 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,570 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,576 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,624 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,630 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,684 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,900 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,906 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:49,955 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:49,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:49,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:49,961 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:49,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:49,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:49,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:49,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,017 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,087 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,201 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,250 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,256 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,310 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,370 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,431 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,483 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,489 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,543 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,592 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,598 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,656 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,713 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,762 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,767 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,826 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,876 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,883 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,923 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:50,970 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:50,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:50,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:50,975 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:50,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:50,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:50,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:50,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,037 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,088 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,143 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,151 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,265 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,315 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,376 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,431 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,480 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,487 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,544 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,592 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,598 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,654 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,705 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,712 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,769 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,826 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,885 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,940 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:51,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:51,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:51,946 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:51,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:51,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:51,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:51,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,000 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,050 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,160 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,326 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,332 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,380 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,386 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,440 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,494 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,544 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,550 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,599 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,604 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,661 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,709 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,715 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,764 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,769 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,936 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:52,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:52,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:52,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:52,993 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:52,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:52,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:52,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:52,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,043 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,049 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,103 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,152 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,158 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,206 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,261 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,315 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,321 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,432 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,480 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,485 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,534 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,539 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,594 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,643 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,649 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,700 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,755 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,761 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,815 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,870 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:53,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:53,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:53,980 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:53,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:53,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:53,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,035 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,089 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,143 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,149 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,257 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,311 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,360 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,366 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,417 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,423 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,471 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,585 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,634 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,640 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,697 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,754 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,805 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,810 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,859 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,866 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,923 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:54,983 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:54,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:54,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:54,989 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:54,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:54,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:54,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:54,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,041 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,106 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,160 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,217 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,223 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,279 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,331 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,336 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,388 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,394 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,445 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,513 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,519 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,571 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,577 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,627 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,681 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,738 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,790 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,796 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,848 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,854 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,914 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:55,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:55,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:55,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:55,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:55,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:55,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,023 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,029 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,086 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,189 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,195 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,312 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,362 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,371 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,447 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,455 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,613 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,693 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,802 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,807 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,863 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,911 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,916 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:56,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:56,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:56,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:56,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:56,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:56,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:56,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:56,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,022 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,082 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,133 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,187 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,193 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,242 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,297 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,304 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,358 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,410 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,418 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,579 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,585 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,640 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,696 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,745 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,750 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,857 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,912 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,917 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:57,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:57,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:57,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:57,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:57,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:57,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:57,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:57,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,026 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,081 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,129 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,192 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,244 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,250 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,303 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,417 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,466 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,471 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,520 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,526 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,577 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,582 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,638 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,692 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,741 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,800 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,848 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,904 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,910 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:58,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:58,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:58,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:58,966 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:58,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:58,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:58,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:58,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,015 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,076 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,125 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,180 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,186 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,299 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,304 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,359 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,523 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,572 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,577 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,633 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,852 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,901 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,907 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:33:59,956 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:33:59,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:33:59,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:33:59,962 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:33:59,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:33:59,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:33:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:33:59,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,014 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,075 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,185 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,234 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,239 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,288 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,352 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,405 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,455 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,460 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,509 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,514 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,564 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,571 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,619 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,674 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,679 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,733 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,738 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,792 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,846 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,895 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,900 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:00,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:00,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:00,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:00,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:00,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,047 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,054 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,102 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,108 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,157 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,162 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,216 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,265 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,271 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,320 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,380 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,432 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,437 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,496 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,545 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,550 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,599 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,605 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,660 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,709 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,715 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,767 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,772 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,827 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,876 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,881 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,937 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:01,986 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:01,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:01,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:01,992 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:01,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:01,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:01,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:01,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,042 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,105 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,268 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,274 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,328 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,377 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,430 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,436 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,492 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,540 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,604 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,658 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,713 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,773 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,825 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,831 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,885 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,942 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:02,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:02,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:02,947 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:02,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:02,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:02,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:02,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:02,999 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,006 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,065 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,117 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,123 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,175 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,180 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,235 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,299 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,357 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,405 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,467 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,516 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,570 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,576 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,633 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,681 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,687 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,852 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,909 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:03,963 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:03,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:03,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:03,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:03,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:03,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:03,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:03,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,022 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,081 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,184 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,190 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,239 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,244 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,415 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,472 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,478 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,526 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,532 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,580 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,586 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,640 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,696 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,745 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,806 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,855 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,915 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,920 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:04,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:04,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:04,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:04,977 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:04,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:04,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:04,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:04,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,026 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,085 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,188 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,193 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,242 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,296 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,351 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,414 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,477 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,721 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,731 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,807 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,816 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,900 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:05,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:05,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:05,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:05,973 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:05,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:05,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:05,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:05,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,023 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,029 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,079 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,084 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,133 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,189 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,196 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,302 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,527 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,532 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,587 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,636 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,641 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,753 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,802 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,808 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,862 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,912 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,920 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:06,974 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:06,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:06,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:06,980 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:06,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:06,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:06,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:06,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,092 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,194 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,201 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,257 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,311 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,361 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,368 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,420 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,425 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,480 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,536 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,593 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,644 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,708 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,768 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,878 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,883 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,935 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:07,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:07,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:07,942 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:07,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:07,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:07,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:07,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:07,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,000 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,059 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,118 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,178 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,236 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,288 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,411 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,527 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,576 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,582 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,631 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,636 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,745 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,799 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,855 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:08,960 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:08,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:08,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:08,965 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:08,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:08,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:08,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,067 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,127 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,176 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,181 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,238 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,287 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,292 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,341 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,347 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,395 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,401 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,450 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,455 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,505 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,510 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,618 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,679 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,837 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,842 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,892 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,897 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:09,948 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:09,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:09,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:09,953 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:09,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:09,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:09,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:09,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,002 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,063 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,277 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,282 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,339 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,389 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,395 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,444 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,450 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,499 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,504 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,558 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,612 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,663 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,724 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,780 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,785 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,833 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,839 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,897 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:10,952 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:10,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:10,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:10,959 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:10,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:10,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:10,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:10,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,076 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,125 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,238 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,288 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,343 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,349 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,400 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,406 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,455 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,460 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,509 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,515 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,618 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,677 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,732 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,795 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,849 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,899 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,906 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:11,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:11,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:11,962 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:11,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:11,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:11,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:11,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,012 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,017 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,067 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,072 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,185 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,234 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,240 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,343 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,400 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,406 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,521 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,579 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,584 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,634 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,639 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,694 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,743 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,749 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,798 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,803 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,854 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,859 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:12,965 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:12,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:12,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:12,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:12,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:12,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:12,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:12,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,020 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,082 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,138 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,143 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,192 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,197 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,249 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,255 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,303 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,309 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,466 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,471 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,527 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,584 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,638 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,693 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,744 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,855 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,909 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,915 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:13,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:13,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:13,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:13,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:13,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:13,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:13,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,026 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,081 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,131 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,136 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,185 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,191 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,245 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,297 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,351 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,358 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,467 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,570 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,575 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,625 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,631 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,681 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,687 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,741 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,790 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,796 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,900 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:14,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:14,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:14,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:14,963 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:14,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:14,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:14,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,015 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,075 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,129 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,178 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,185 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,239 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,344 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,349 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,403 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,408 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,471 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,549 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,558 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,634 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,643 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,721 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,788 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,794 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,856 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,914 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:15,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:15,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:15,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:15,975 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:15,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:15,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:15,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:15,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,040 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,046 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,104 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,156 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,212 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,217 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,271 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,325 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,334 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,382 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,388 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,438 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,444 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,493 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,499 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,547 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,553 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,659 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,665 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,713 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,718 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,767 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,773 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,822 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,827 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,881 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,936 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:16,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:16,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:16,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:16,993 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:16,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:16,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:16,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,042 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,101 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,149 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,154 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,197 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,203 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,250 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,299 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,395 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,401 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,495 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,500 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,546 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,551 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,651 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,657 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,708 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,755 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,761 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,814 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,869 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,924 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:17,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:17,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:17,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:17,981 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:17,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:17,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:17,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,037 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,143 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,149 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,208 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,266 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,436 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,442 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,494 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,500 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,557 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,609 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,615 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,667 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,672 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,784 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,790 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,846 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,905 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:18,955 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:18,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:18,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,017 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,068 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,127 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,183 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,246 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,298 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,303 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,356 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,415 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,421 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,480 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,532 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,596 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,647 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,705 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,768 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,826 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,881 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,938 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:19,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:19,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:19,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:19,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:19,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:19,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:19,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:19,995 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,001 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,059 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,117 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,169 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,174 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,293 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,299 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,414 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,465 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,471 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,528 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,580 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,586 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,640 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,646 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,697 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,702 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,758 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,815 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,820 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,879 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:20,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:20,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:20,938 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:20,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:20,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:20,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:20,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:20,999 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,004 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,049 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,097 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,102 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,152 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,214 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,266 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,272 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,329 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,385 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,390 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,442 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,447 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,499 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,556 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,562 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,613 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,619 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,671 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,677 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,741 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,798 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,854 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,905 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,912 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:21,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:21,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:21,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:21,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:21,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:21,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:21,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,023 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,127 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,180 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,186 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,238 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,244 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,292 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,298 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,510 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,515 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,564 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,570 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,618 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,678 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,845 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,893 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,899 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:22,949 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:22,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:22,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:22,954 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:22,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:22,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:22,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,056 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,110 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,116 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,172 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,328 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,334 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,383 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,391 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,440 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,446 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,494 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,499 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,550 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,556 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,611 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,666 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,714 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,720 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,770 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,775 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,825 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,830 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,888 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,936 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,941 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:23,989 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:23,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:23,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:23,995 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:23,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:23,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:23,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:23,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,099 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,104 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,159 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,207 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,212 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,268 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,317 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,377 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,431 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,480 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,485 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,534 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,596 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,644 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,704 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,758 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,807 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,813 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,862 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,867 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,916 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,922 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:24,974 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:24,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:24,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:24,980 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:24,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:24,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:24,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:24,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,029 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,034 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,088 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,136 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,142 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,197 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,253 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,310 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,364 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,417 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,479 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,554 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,647 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,719 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,726 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,780 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,786 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,858 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:25,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:25,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:25,935 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:25,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:25,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:25,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:25,997 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,003 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,052 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,057 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,164 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,218 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,278 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,326 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,331 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,380 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,440 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,494 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,545 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,551 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,599 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,605 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,654 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,707 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,713 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,769 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,820 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,878 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,883 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,936 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:26,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:26,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:26,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:26,992 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:26,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:26,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:26,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,041 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,102 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,151 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,156 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,210 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,264 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,433 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,486 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,535 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,542 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,593 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,599 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,653 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,758 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,813 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,818 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,867 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,873 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,922 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:27,978 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:27,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:27,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:27,983 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:27,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:27,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:27,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,038 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,200 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,249 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,310 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,359 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,365 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,474 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,529 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,583 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,638 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,695 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,744 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,750 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,853 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,859 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:28,964 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:28,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:28,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:28,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:28,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:28,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:28,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:28,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,022 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,028 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,078 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,131 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,137 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,192 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,300 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,349 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,411 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,459 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,514 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,519 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,569 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,574 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,624 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,631 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,680 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,686 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,737 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,852 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,902 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,908 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:29,958 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:29,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:29,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:29,964 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:29,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:29,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:29,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:29,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,014 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,019 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,068 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,126 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,181 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,186 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,235 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,290 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,295 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,344 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,407 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,458 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,518 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,572 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,621 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,626 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,681 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,730 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,785 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,790 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,847 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,942 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,947 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:30,991 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:30,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:30,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:30,998 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:30,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:30,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,048 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,053 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,108 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,213 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,218 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,267 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,273 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,322 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,327 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,376 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,430 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,435 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,485 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,490 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,541 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,601 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,655 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,704 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,765 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,814 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,819 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,871 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,876 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,925 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,931 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:31,980 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:31,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:31,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:31,986 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:31,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:31,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:31,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:31,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,037 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,043 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,098 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,147 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,153 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,202 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,208 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,259 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,265 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,313 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,319 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,373 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,422 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,430 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,479 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,485 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,596 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,645 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,651 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,700 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,755 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,815 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,869 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,919 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,925 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:32,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:32,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:32,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:32,981 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:32,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:32,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:32,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:32,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,037 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,092 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,140 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,201 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,250 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,255 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,359 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,365 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,473 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,529 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,584 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,634 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,640 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,698 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,753 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,807 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,861 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,915 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:33,965 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:33,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:33,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:33,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:33,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:33,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:33,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:33,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,033 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,088 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,137 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,143 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,197 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,252 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,301 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,306 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,360 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,418 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,466 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,472 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,522 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,528 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,583 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,637 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,692 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,745 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,751 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,801 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,807 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,857 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,863 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,913 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,919 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:34,969 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:34,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:34,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:34,974 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:34,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:34,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:34,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:34,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,024 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,029 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,078 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,085 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,137 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,142 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,197 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,300 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,305 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,360 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,414 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,483 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,642 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,651 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 05:34:35,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 05:34:35,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 05:34:35,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 50 states and 77 transitions. [2024-11-25 05:34:35,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 77 transitions. [2024-11-25 05:34:35,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 05:34:35,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 05:34:35,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 05:34:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat