./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/list-simple/dll2n_append_equal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/list-simple/dll2n_append_equal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3a59620f668b7c0725f940bc66e10441fbb56ee9b9fb687de4bd19a3f12eaeda --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:30:20,972 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:30:21,042 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 22:30:21,047 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:30:21,047 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:30:21,071 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:30:21,071 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:30:21,072 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:30:21,073 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:30:21,073 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:30:21,073 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:30:21,074 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:30:21,074 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:30:21,078 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:30:21,078 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:30:21,079 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:30:21,079 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:30:21,079 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:30:21,079 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:30:21,080 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:30:21,080 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:30:21,081 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:30:21,081 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:30:21,084 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:30:21,085 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:30:21,085 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:30:21,085 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:30:21,085 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:30:21,086 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:30:21,086 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:30:21,086 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:30:21,087 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:30:21,087 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:30:21,087 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3a59620f668b7c0725f940bc66e10441fbb56ee9b9fb687de4bd19a3f12eaeda [2024-11-08 22:30:21,344 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:30:21,378 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:30:21,381 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:30:21,382 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:30:21,383 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:30:21,384 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/list-simple/dll2n_append_equal.i Unable to find full path for "g++" [2024-11-08 22:30:23,592 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:30:23,855 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:30:23,856 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/sv-benchmarks/c/list-simple/dll2n_append_equal.i [2024-11-08 22:30:23,869 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/data/da13d9529/9e27ca926ee948d98dd24ecba08b07d8/FLAG8e9204f3f [2024-11-08 22:30:24,180 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/data/da13d9529/9e27ca926ee948d98dd24ecba08b07d8 [2024-11-08 22:30:24,182 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:30:24,184 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:30:24,186 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:30:24,187 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:30:24,194 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:30:24,195 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,196 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30114104 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24, skipping insertion in model container [2024-11-08 22:30:24,197 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,255 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:30:24,605 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_4191082c-d38b-4367-a3f7-be7f1df59f9f/sv-benchmarks/c/list-simple/dll2n_append_equal.i[24333,24346] [2024-11-08 22:30:24,611 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:30:24,621 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:30:24,669 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_4191082c-d38b-4367-a3f7-be7f1df59f9f/sv-benchmarks/c/list-simple/dll2n_append_equal.i[24333,24346] [2024-11-08 22:30:24,670 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:30:24,703 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:30:24,704 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24 WrapperNode [2024-11-08 22:30:24,704 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:30:24,705 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:30:24,705 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:30:24,706 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:30:24,713 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,732 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,767 INFO L138 Inliner]: procedures = 127, calls = 37, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 120 [2024-11-08 22:30:24,770 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:30:24,771 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:30:24,771 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:30:24,771 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:30:24,781 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,781 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,785 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,787 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,798 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,806 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,811 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,812 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,818 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:30:24,819 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:30:24,820 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:30:24,820 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:30:24,825 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:30:24" (1/1) ... [2024-11-08 22:30:24,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:30:24,848 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:30:24,864 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:30:24,873 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4191082c-d38b-4367-a3f7-be7f1df59f9f/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:30:24,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 22:30:24,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 22:30:24,906 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-08 22:30:24,906 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-08 22:30:24,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 22:30:24,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:30:24,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 22:30:24,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 22:30:24,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 22:30:24,909 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 22:30:24,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 22:30:24,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:30:24,910 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:30:24,910 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:30:25,055 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:30:25,058 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:30:25,331 INFO L? ?]: Removed 50 outVars from TransFormulas that were not future-live. [2024-11-08 22:30:25,332 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:30:25,411 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:30:25,413 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 22:30:25,413 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:30:25 BoogieIcfgContainer [2024-11-08 22:30:25,414 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:30:25,414 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:30:25,415 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:30:25,426 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:30:25,426 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:30:25" (1/1) ... [2024-11-08 22:30:25,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:30:25,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:25,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 28 states and 40 transitions. [2024-11-08 22:30:25,489 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 40 transitions. [2024-11-08 22:30:25,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:30:25,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:25,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:25,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:25,852 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-08 22:30:25,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:25,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 29 states and 41 transitions. [2024-11-08 22:30:25,903 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 41 transitions. [2024-11-08 22:30:25,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:30:25,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:25,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:25,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:26,118 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-08 22:30:26,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:26,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 30 states and 42 transitions. [2024-11-08 22:30:26,138 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 42 transitions. [2024-11-08 22:30:26,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:30:26,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:26,415 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:30:26,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:26,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 33 states and 46 transitions. [2024-11-08 22:30:26,527 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 46 transitions. [2024-11-08 22:30:26,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:30:26,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:26,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:26,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 22:30:26,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:26,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 33 states and 45 transitions. [2024-11-08 22:30:26,662 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 45 transitions. [2024-11-08 22:30:26,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:26,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:26,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:26,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:27,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:27,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:27,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:27,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:27,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:27,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:27,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:27,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:27,804 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:27,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:27,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:27,819 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:27,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:27,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:27,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:28,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:28,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:28,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:28,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:28,522 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:28,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:28,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:28,536 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:28,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:28,799 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:28,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:28,813 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:28,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:28,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:28,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:28,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:29,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:29,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:29,072 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:29,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:29,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:29,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:29,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,330 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:29,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:29,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:29,344 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:29,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:29,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:29,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:29,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:29,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:29,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,790 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:29,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:29,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:29,801 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:29,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:29,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:29,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:29,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:30,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:30,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:30,005 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:30,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:30,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:30,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:30,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:30,209 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:30,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:30,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:30,220 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:30,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:30,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:30,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:30,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:30,395 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:30,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:30,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:30,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:30,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:30,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:30,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:30,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:30,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:30,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:30,612 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:30,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:30,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:30,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:30,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:30,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:30,823 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:30,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:30,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:30,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:31,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:31,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:31,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:31,014 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:31,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:31,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:31,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:31,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:31,218 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:31,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:31,229 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:31,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:31,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:31,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:31,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:31,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:31,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:31,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:31,405 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:31,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:31,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:31,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:31,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:31,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:31,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:31,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:31,664 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:31,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:31,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:31,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:31,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:31,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:31,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:31,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:31,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:31,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:31,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:31,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:31,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,035 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,204 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,215 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,382 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,573 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,756 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,940 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:32,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:32,950 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:32,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:32,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:33,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:33,128 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:33,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:33,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:33,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:33,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:33,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:33,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:33,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:33,759 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:33,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:33,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:33,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:33,950 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:33,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:33,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:34,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:34,146 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:34,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:34,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:34,314 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:34,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:34,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:34,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:34,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:34,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,656 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:34,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:34,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,836 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:34,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:34,846 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:34,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:34,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,015 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,185 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,358 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,521 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:35,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:35,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:35,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:35,929 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:35,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:35,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:35,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:35,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,158 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,331 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,482 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,676 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,831 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,988 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:36,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:36,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:36,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:36,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,146 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,153 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,326 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,334 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,492 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,649 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,800 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,807 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,982 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:37,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:37,989 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:37,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:37,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,134 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:38,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:38,141 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:38,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:38,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:38,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:38,302 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:38,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:38,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:38,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:38,467 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:38,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:38,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,613 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:38,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:38,621 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:38,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:38,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:38,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:38,875 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:38,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:38,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,106 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,269 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,432 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,581 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,589 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,769 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,929 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:39,937 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:39,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:39,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,094 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,238 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,245 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,389 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,398 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,574 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,731 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:40,891 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:40,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:40,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:40,898 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:40,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:40,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:40,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,199 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,206 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,356 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,530 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,537 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,691 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:41,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:41,848 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:41,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:41,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,995 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:42,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:42,002 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:42,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:42,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:42,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:42,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:42,158 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:42,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:42,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:42,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:42,387 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:42,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:42,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:42,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:42,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:42,607 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:42,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:42,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:42,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:42,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:42,826 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:42,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:42,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,024 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,195 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,358 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,509 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:43,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:43,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:43,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:43,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,015 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,163 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,170 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,325 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,485 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,642 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,820 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,828 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:44,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:44,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:44,980 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:44,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:44,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,297 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,464 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,617 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,764 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:45,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:45,933 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:45,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:45,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,092 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,251 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,560 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,844 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:46,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:46,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:46,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:46,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,238 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,445 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,453 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,654 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,660 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,803 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,809 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:47,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:47,961 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:47,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:47,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,103 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,110 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,282 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,298 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,465 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,647 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,784 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:48,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:48,932 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:48,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:48,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,069 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,076 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,375 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,675 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:49,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:49,819 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:49,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:49,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,008 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,137 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,280 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,286 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,429 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,436 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,587 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,756 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,901 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:50,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:50,908 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:50,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:50,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,049 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,055 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,195 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,343 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,459 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,609 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,757 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:51,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:51,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,047 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,180 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,317 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,324 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,548 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,557 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,764 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:52,980 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:52,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,123 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,128 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,332 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,338 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,447 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,453 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,570 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,726 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,829 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:53,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:53,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:53,835 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:53,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:53,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:53,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:53,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:53,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,003 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,290 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,413 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,418 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,532 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,545 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,663 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:54,908 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:54,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:54,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:54,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:54,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:54,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:54,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:54,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,039 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,044 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,150 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,286 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,399 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,609 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,615 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,722 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:55,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:55,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:55,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:55,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:55,982 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:55,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:55,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:55,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,093 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,098 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,245 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,382 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,390 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,540 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,547 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,684 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,784 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,789 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:56,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:56,906 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:56,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,035 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,197 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,369 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,762 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,770 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:57,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:57,893 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:57,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,060 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,067 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,239 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,654 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:58,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:58,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:58,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:58,907 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:58,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:58,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:58,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:58,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,023 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,135 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,241 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,248 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,366 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,636 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,642 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,747 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,852 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:59,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:30:59,958 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:30:59,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,074 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,179 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,297 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,420 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,529 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,630 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,636 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,748 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:00,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:00,902 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:00,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,016 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,259 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,264 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,371 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,477 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,578 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,687 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:01,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:01,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:01,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,019 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,120 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,125 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,275 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,384 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,484 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,489 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,659 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,791 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:02,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:02,901 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:02,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,005 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,010 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,127 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,234 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,369 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,479 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,598 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,801 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:03,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:03,956 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:03,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:03,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:03,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:03,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,139 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,334 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,479 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,592 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,696 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,814 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:04,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:04,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,180 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,306 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,312 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,447 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,452 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,607 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,709 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,822 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,827 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:05,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:05,993 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:05,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,300 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,557 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,562 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,780 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,786 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:06,890 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:06,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:06,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:06,895 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:06,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:06,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:06,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:06,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,013 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,133 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,266 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,271 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,448 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,568 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,684 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,795 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:07,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:07,937 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:07,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,156 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,446 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,589 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,594 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,709 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,715 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,838 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,844 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,961 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:08,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:08,967 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:08,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,110 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,115 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,252 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,403 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,409 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,562 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,683 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:09,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,007 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,164 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,312 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,318 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,459 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,463 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,574 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,691 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,696 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,801 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:10,981 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:10,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:11,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:11,143 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:11,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:11,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:11,314 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:11,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,470 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:11,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:11,477 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:11,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:11,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:11,690 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:11,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:11,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:11,848 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:11,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,005 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,164 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,318 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,323 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,437 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,575 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,714 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:12,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:12,979 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:12,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,087 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,213 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,219 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,408 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,525 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,673 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,828 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,834 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:13,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:13,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:13,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:13,971 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:13,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:13,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:13,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,080 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,203 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,314 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,532 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,779 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,785 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:14,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:14,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:14,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,305 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,469 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:15,946 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:15,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:15,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:15,952 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:15,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:15,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:15,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:15,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,099 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,104 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,236 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,490 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,495 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,607 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,715 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:16,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:16,848 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:16,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,002 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,117 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,227 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,381 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,533 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,799 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,803 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:17,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:17,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:17,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:17,917 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:17,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:17,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:17,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:17,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,032 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,143 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,256 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,365 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,370 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,612 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,617 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,731 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,736 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:18,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:18,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:18,972 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:18,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,234 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,239 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,347 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,491 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,496 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,614 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,725 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,945 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:19,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:19,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:19,951 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:19,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:19,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:19,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,099 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,258 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,264 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,428 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,753 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,759 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:20,917 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:20,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:20,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:20,923 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:20,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:20,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:21,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:21,083 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:21,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,219 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:21,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:21,224 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:21,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:21,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:21,440 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:21,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:21,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:21,678 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:21,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,863 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:21,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:21,870 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:21,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,051 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,231 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,464 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,468 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,632 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,791 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,796 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:22,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:22,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:22,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:22,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:22,958 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:22,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:22,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:22,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,109 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,245 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,369 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,505 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,619 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,732 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,859 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:23,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:23,863 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:23,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,261 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,267 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,395 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,533 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,651 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,776 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:24,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:24,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:24,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:24,932 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:24,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:24,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:24,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:24,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,093 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,259 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,265 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,427 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,537 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,543 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,655 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,791 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,910 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:25,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:25,916 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:25,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,031 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,358 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,363 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,520 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,680 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,686 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,840 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:26,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:26,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:26,846 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:26,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:26,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:26,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:26,994 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,000 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,151 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,305 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,460 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,585 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,732 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:27,884 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:27,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:27,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:27,891 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:27,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:27,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:27,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,156 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,385 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,391 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,505 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,615 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,621 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,819 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:28,973 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:28,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,126 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,424 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,550 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,683 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,812 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,960 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:29,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:29,965 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:29,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,094 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,210 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,215 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,326 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,331 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,570 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,575 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,837 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,982 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:30,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,291 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,427 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,537 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,542 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,656 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,768 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,773 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:31,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:31,912 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:31,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:31,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,187 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,305 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,417 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,422 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,553 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,560 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,741 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,876 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:32,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:32,881 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:32,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:32,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,007 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,120 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,291 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,401 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,406 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,542 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,548 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,710 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,865 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,870 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:33,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:33,994 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:33,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:33,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,219 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,223 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,334 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,455 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,566 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,571 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,681 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,686 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,815 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,821 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:34,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:34,937 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:34,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:34,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,054 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,058 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,169 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,174 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,633 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,762 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,882 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:35,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:35,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:35,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:35,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:35,998 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:35,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:35,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:35,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,109 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,113 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,225 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,230 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,348 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,471 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,587 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,704 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,818 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,823 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:36,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:36,978 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:36,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:36,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,136 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,289 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,294 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,507 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,625 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,747 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:37,862 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:37,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:37,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:37,867 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:37,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:37,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:37,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:37,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,136 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,254 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,497 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,502 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,621 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,736 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,741 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:38,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:38,860 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:38,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:38,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,012 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,167 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,316 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,321 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,439 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,444 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,634 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,754 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,873 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:39,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:39,992 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:39,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:39,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,111 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,233 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,597 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,714 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,719 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:40,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:40,962 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:40,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:40,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,082 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,207 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,340 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,345 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,524 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,529 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,782 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:41,905 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:41,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:41,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:41,910 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:41,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:41,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:41,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:41,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,050 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,186 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,192 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,367 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,544 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,700 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,706 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,847 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:42,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:42,982 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:42,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:42,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,128 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,254 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,377 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,382 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,523 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,836 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,951 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:43,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:43,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:43,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,072 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,077 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,200 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,315 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,320 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,474 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,480 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,604 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,609 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,726 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,731 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,851 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:44,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:44,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:44,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:44,972 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:44,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:44,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:44,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,235 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,240 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,356 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,493 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,613 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,779 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,784 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:45,899 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:45,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:45,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:45,903 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:45,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:45,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:45,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,025 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,173 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,303 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,447 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,570 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,720 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,842 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,958 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:46,962 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:46,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:46,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,087 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,250 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,413 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,542 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,547 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,685 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,690 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,862 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:47,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:47,983 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:47,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:47,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,102 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,264 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,269 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,426 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,798 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,803 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:48,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:48,924 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:48,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:48,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,039 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,189 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,349 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,512 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,518 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,662 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,667 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,784 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,789 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:49,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:49,958 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:49,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:49,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,080 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,215 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,630 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,753 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:50,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:50,900 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:50,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:50,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,023 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,146 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,282 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,289 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,559 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,721 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:51,962 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:51,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:51,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:51,967 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:51,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:51,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:51,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,086 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,091 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,225 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,231 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,366 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,517 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,524 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,711 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:52,900 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:52,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:52,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:52,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:52,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,301 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,428 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,554 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,676 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,681 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,804 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,810 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:53,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:53,948 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:53,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:53,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,125 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,130 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,254 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,259 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,403 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,857 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:54,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:54,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:54,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:54,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:54,983 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:54,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:54,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:54,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,103 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,108 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,354 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,480 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,485 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,603 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,608 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,732 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,850 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:55,855 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:55,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:55,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,038 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,043 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,167 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,349 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,521 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,526 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,649 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:56,894 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:56,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:56,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:56,899 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:56,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:56,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:56,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:56,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,023 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,149 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,273 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,428 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,433 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,565 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,692 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,811 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:57,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:57,816 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:57,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:57,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,000 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,005 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,125 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,129 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,254 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,403 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,544 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,549 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,798 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:58,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:58,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:58,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:58,924 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:58,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:58,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:58,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:58,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,173 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,293 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,298 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,463 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,647 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,652 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,779 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,979 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:59,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:31:59,985 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:31:59,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:59,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:00,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:00,224 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:00,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:00,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:00,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:00,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:00,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:00,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:00,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:00,498 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:00,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:00,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:00,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:00,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:00,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:00,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:00,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:00,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:00,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:00,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:00,735 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:00,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:00,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:00,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:00,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:00,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:00,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:00,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:00,928 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:00,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,096 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,233 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,238 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,385 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,559 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,683 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,804 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,809 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:01,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:01,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:01,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:01,937 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:01,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:01,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:01,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:01,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,067 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,193 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,358 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,542 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,730 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,991 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:02,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:02,996 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:02,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:02,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,120 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,249 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,377 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,383 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,538 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,663 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,788 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:03,908 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:03,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:03,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:03,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:03,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:03,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:03,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,034 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,173 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,307 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,451 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,578 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,583 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,707 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,828 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,833 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:04,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:04,958 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:04,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:04,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,079 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,084 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,253 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,258 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,383 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,524 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,694 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:05,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:05,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:05,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:05,864 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:05,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:05,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:05,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:05,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,033 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,173 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,177 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,329 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,504 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,639 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,762 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,766 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:06,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:06,893 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:06,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:06,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,031 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,160 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,285 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,290 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,417 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,421 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,619 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,741 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,746 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:07,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:07,876 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:07,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:07,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,005 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,010 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,283 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,288 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,413 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,418 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,550 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,682 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,811 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:08,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:08,951 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:08,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:08,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,074 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,079 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,206 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,329 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,333 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,457 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,461 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,595 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,601 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,848 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:09,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:09,988 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:09,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:09,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:09,992 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:09,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:09,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:09,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,114 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,244 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,371 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,494 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,666 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:10,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:10,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:10,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,037 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,193 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,459 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,592 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,719 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,724 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:11,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:11,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:11,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:11,863 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:11,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:11,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:11,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:11,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:12,030 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:12,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:12,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:12,036 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:12,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:12,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:12,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:12,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:12,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:12,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:12,283 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:12,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:12,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:12,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:12,480 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:12,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:12,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:12,486 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:12,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:12,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:12,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:12,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:12,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:12,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:12,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:12,768 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:12,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:12,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:12,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,015 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,021 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,227 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,357 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,362 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,506 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,648 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,653 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,786 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:13,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:13,920 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:13,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:13,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,072 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,077 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,212 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,347 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,482 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,615 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,758 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,762 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:14,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:14,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:14,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:14,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:14,942 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:14,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:14,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:14,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,080 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,085 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,296 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,424 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,429 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,557 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,692 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,697 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,829 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,958 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:15,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:15,962 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:15,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:15,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,090 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,094 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,227 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,356 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,360 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,494 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,645 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,780 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:16,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:16,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:16,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:16,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:16,955 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:16,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:16,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:16,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,222 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,227 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,357 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,362 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,497 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,634 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,804 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:17,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:17,811 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:17,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:17,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,048 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,177 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,181 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,313 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,317 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,589 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,593 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:18,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:18,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:18,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:18,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:18,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:18,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:18,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,382 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,388 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,582 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,747 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,876 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:19,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:19,881 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:19,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:19,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,018 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,153 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,283 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,289 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,426 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,567 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,752 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,757 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:20,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:20,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:20,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:20,893 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:20,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,023 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,163 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,304 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,439 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,572 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,706 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,711 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,844 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,849 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:21,984 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:21,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,118 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,253 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,383 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,388 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,533 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:22,893 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:22,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:22,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:22,898 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:22,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:22,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:22,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,035 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,039 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,253 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,384 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,389 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,653 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,660 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,821 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:23,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:23,957 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:23,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:23,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,093 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,293 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,490 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,671 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,801 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,806 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:24,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:24,943 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:24,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:24,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,076 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,081 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,213 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,218 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,490 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,620 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,761 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:25,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:25,965 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:25,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:25,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:25,970 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:25,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:25,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:25,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,105 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,235 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,240 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,374 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,511 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,648 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,786 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,917 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:26,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:26,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:26,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,057 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,194 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,330 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,462 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,467 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,603 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,739 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:27,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:27,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:27,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:27,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:27,919 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:27,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:27,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:27,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,069 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,074 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,211 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,430 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,566 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,702 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:28,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:28,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:28,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:28,843 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:28,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:28,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:28,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,041 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,173 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,178 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,313 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,318 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,451 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,456 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,595 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,733 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,866 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:29,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:29,871 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:29,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:29,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,003 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,008 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,143 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,327 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,509 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,645 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,650 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:30,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:30,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:30,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:30,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,004 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,142 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,281 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,419 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,694 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,699 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,837 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:31,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:31,973 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:31,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:31,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,113 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,246 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,251 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,384 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,389 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,543 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,754 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:32,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:32,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:32,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:32,912 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:32,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:32,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:32,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:32,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,055 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,060 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,194 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,199 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,338 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,694 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,829 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,834 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:33,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:33,972 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:33,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:33,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,111 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,250 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,254 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,390 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,395 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,533 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,673 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,814 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:34,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:34,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:34,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:34,952 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:34,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:34,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:34,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,090 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,094 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,232 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,371 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,509 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,650 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:35,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:35,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:35,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:35,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,081 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,086 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,226 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,359 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,363 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,511 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,648 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,785 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,917 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:36,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:36,922 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:36,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:36,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,056 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,061 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:37,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,197 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:37,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,331 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,336 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:37,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,535 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,745 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:37,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:37,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:37,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:37,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:37,947 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:37,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:37,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:37,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:38,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:38,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:38,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:38,153 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:38,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:38,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:38,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:38,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:38,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:38,353 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:38,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:38,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:38,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:38,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:38,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:38,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:38,531 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:38,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:38,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:38,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:38,664 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:38,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:38,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:38,669 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:38,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:38,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:38,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:38,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:38,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:38,923 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:38,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,063 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,196 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,201 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,343 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,482 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,650 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,655 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,794 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:39,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:39,928 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:39,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:39,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:39,932 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:39,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:39,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:39,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,069 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,073 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,211 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,346 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,350 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,491 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,628 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,632 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,772 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:40,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:40,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,049 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,415 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,420 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,558 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,698 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,839 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:41,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:41,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:41,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:41,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:41,979 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:41,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:41,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:41,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,253 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,258 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,402 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,561 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,711 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,716 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:42,857 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:42,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:42,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:42,862 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:42,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:42,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:42,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,009 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,014 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,155 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,289 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,293 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,434 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,574 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,775 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:43,908 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:43,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:43,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:43,913 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:43,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:43,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:43,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:43,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,052 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,192 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,330 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,470 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,604 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,608 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,743 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,748 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,885 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:44,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:44,889 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:44,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:44,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,169 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,455 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,591 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,596 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,732 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:45,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:45,873 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:45,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:45,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:45,878 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:45,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:45,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:45,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,097 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,236 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,374 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,509 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,514 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,657 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,797 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:46,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:46,935 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:46,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:46,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:46,940 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:46,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:46,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:46,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,214 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,219 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,380 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,530 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,732 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,737 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:47,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:47,944 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:47,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:47,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:48,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:48,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:48,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:48,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:48,162 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:48,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:48,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:48,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:48,371 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:48,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:48,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:48,376 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:48,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:48,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:48,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:48,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:48,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:48,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:48,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:48,559 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:48,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:48,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:48,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:48,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:48,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:48,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:48,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:48,813 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:48,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:48,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:48,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:48,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:48,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:48,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:48,960 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:48,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:48,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:48,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,103 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,107 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,255 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,411 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,624 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,769 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,773 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:49,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:49,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:49,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,070 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,214 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,219 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,367 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,515 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,520 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,668 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,818 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:50,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:50,962 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:50,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:50,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:50,967 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:50,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:50,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:50,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:51,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:51,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:51,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:51,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:51,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:51,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:51,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:51,538 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:51,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:51,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:51,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:51,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:51,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:51,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:51,752 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:51,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:51,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:51,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:51,962 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:51,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:51,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:51,967 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:51,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:51,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:51,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:52,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:52,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:52,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:52,143 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:52,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:52,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:52,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:52,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:52,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:52,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:52,289 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:52,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:52,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:52,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:52,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:52,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:52,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:52,727 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:52,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:52,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:52,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:52,873 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:52,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:52,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:52,877 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:52,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:52,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:52,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,026 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,170 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,326 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,478 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,624 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,628 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,779 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,925 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:53,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:53,930 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:53,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:53,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:54,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:54,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:54,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:54,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:54,079 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:54,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:54,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:54,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:54,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:54,224 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:54,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:54,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:54,228 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:54,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:54,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:54,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:54,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:54,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:54,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:54,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:54,816 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:54,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:54,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:54,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:54,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:55,064 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:55,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:55,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:55,070 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:55,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:55,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:55,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:55,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:55,299 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:55,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:55,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:55,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:55,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:55,534 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:55,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:55,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:55,541 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:55,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:55,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:55,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:55,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:55,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:55,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:55,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:55,776 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:55,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:55,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:55,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:55,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:56,005 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:56,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:56,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:56,012 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:56,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:56,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:56,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:56,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:56,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:56,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:56,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:56,246 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:56,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:56,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:56,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:56,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:56,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:56,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:56,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:56,484 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:56,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:56,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:56,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:56,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:56,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:56,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:56,827 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:56,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:56,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:56,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:56,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:56,975 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:56,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:56,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:56,980 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:56,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:56,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:57,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:57,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:57,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:57,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,428 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:57,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:57,432 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:57,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:57,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,576 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:57,581 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:57,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:57,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:57,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:57,728 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:57,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:57,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,887 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:57,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:57,892 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:57,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:57,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,037 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,041 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:58,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,186 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,191 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:58,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:58,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,605 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:58,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,750 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,755 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:58,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:58,901 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:58,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:58,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:58,905 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:58,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:58,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:58,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:59,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:59,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:59,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:59,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:59,280 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:59,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:59,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:59,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:59,511 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:59,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:59,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:59,518 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:59,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:59,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:59,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:59,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:59,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:32:59,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:59,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:32:59,767 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:32:59,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:32:59,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:59,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:59,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:59,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:00,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:00,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:00,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:00,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:00,233 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:00,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:00,243 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:00,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:00,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:00,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:00,480 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:00,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:00,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:00,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:00,660 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:00,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:00,665 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:00,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:00,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:00,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:00,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:00,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:00,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:01,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:01,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:01,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:01,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:01,279 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:01,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:01,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:01,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:01,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:01,599 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:01,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:01,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:01,604 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:01,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:01,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:01,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:01,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:01,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:01,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:01,792 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:01,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:01,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:01,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:02,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:02,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:02,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:02,008 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:02,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:02,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:02,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:02,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:02,222 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:02,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:02,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:02,228 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:02,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:02,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:02,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:02,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:02,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:02,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:02,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:02,417 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:02,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:02,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:02,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:02,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:02,605 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:02,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:02,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:02,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:02,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:02,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:02,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:02,837 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:02,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:02,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:02,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:03,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:03,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:03,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:03,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:03,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:03,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:03,313 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:03,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:03,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:03,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:03,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:03,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:03,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:03,672 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:03,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:03,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:03,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:03,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:03,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:03,911 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:03,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:03,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:03,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:04,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:04,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:04,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:04,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:04,150 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:04,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:04,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:04,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:04,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:04,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:04,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:04,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:04,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:04,651 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:04,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:04,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:04,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:04,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:04,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:04,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:04,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:04,906 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:04,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:04,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:05,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:05,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:33:05,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:05,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 37 states and 54 transitions. [2024-11-08 22:33:05,148 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2024-11-08 22:33:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:33:05,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms