./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/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_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/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_f4689357-a3bd-4d3b-95c8-52e54b988f84/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 1a590e2514668f126114e4312bb6236a04cce9502b393533b5b4bfd230be904b --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:25:57,836 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:25:57,976 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 23:25:57,984 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:25:57,985 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:25:58,027 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:25:58,031 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:25:58,032 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:25:58,032 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:25:58,033 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:25:58,033 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:25:58,033 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:25:58,034 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:25:58,034 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:25:58,034 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:25:58,035 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:25:58,039 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:25:58,039 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:25:58,040 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:25:58,042 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:25:58,042 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:25:58,043 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:25:58,043 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:25:58,043 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:25:58,044 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:25:58,044 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:25:58,044 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:25:58,045 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:25:58,045 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:25:58,045 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:25:58,045 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:25:58,047 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:25:58,048 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:25:58,048 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_f4689357-a3bd-4d3b-95c8-52e54b988f84/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_f4689357-a3bd-4d3b-95c8-52e54b988f84/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 -> 1a590e2514668f126114e4312bb6236a04cce9502b393533b5b4bfd230be904b [2024-11-08 23:25:58,399 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:25:58,458 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:25:58,462 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:25:58,464 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:25:58,465 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:25:58,467 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c Unable to find full path for "g++" [2024-11-08 23:26:00,638 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:26:00,870 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:26:00,870 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c [2024-11-08 23:26:00,888 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/data/d98905ba5/bfca0b1b90214283b18f001e4bfaff43/FLAGc43539423 [2024-11-08 23:26:01,261 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/data/d98905ba5/bfca0b1b90214283b18f001e4bfaff43 [2024-11-08 23:26:01,265 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:26:01,267 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:26:01,269 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:26:01,273 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:26:01,289 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:26:01,290 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,291 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48135260 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01, skipping insertion in model container [2024-11-08 23:26:01,291 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,341 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:26:01,650 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_f4689357-a3bd-4d3b-95c8-52e54b988f84/sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c[1611,1624] [2024-11-08 23:26:01,658 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:26:01,671 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:26:01,698 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_f4689357-a3bd-4d3b-95c8-52e54b988f84/sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c[1611,1624] [2024-11-08 23:26:01,699 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:26:01,724 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:26:01,725 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01 WrapperNode [2024-11-08 23:26:01,726 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:26:01,727 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:26:01,727 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:26:01,728 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:26:01,738 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,746 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,769 INFO L138 Inliner]: procedures = 13, calls = 29, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-11-08 23:26:01,770 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:26:01,771 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:26:01,772 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:26:01,772 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:26:01,781 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,781 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,783 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,784 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,789 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,792 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,793 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,794 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,796 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:26:01,798 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:26:01,798 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:26:01,798 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:26:01,799 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:26:01" (1/1) ... [2024-11-08 23:26:01,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:26:01,826 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:26:01,842 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:26:01,849 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4689357-a3bd-4d3b-95c8-52e54b988f84/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:26:01,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:26:01,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:26:01,886 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 23:26:01,886 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 23:26:01,886 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_20_to_21_0 [2024-11-08 23:26:01,886 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_20_to_21_0 [2024-11-08 23:26:01,886 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:26:01,887 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:26:01,887 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 23:26:01,887 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_21_to_21_0 [2024-11-08 23:26:01,887 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_21_to_21_0 [2024-11-08 23:26:01,887 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 23:26:01,967 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:26:01,970 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:26:02,189 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-11-08 23:26:02,190 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:26:02,249 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:26:02,250 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 23:26:02,250 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:26:02 BoogieIcfgContainer [2024-11-08 23:26:02,250 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:26:02,251 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:26:02,252 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:26:02,267 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:26:02,269 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:26:02" (1/1) ... [2024-11-08 23:26:02,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:26:02,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:02,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 20 states and 24 transitions. [2024-11-08 23:26:02,354 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions. [2024-11-08 23:26:02,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 23:26:02,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:02,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:02,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:03,130 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 23:26:03,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:03,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 22 states and 27 transitions. [2024-11-08 23:26:03,364 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 27 transitions. [2024-11-08 23:26:03,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 23:26:03,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:03,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:03,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:03,762 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 23:26:03,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:03,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 24 states and 31 transitions. [2024-11-08 23:26:03,981 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 31 transitions. [2024-11-08 23:26:03,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 23:26:03,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:04,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 23:26:05,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:05,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 28 states and 43 transitions. [2024-11-08 23:26:05,468 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 43 transitions. [2024-11-08 23:26:05,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:05,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:05,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:06,129 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:06,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:06,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:06,786 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:06,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:06,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:06,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:06,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:07,193 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:07,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:07,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:07,223 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:07,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:07,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:07,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:07,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:07,598 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:07,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:07,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:07,633 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:07,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:07,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:07,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:07,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:08,027 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:08,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:08,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:08,055 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:08,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:08,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:08,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:08,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:08,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:08,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:08,458 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:08,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:08,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:08,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:08,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:08,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:08,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:08,831 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:08,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:08,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:08,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:09,215 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:09,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:09,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:09,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:09,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:09,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:09,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:09,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:09,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:09,658 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:09,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:09,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:09,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:09,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:10,072 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:10,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:10,130 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:10,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:10,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:10,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:10,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:10,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:10,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:10,465 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:10,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:10,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:10,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:10,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:10,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:10,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:10,814 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:10,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:10,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:10,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:10,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:11,157 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:11,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:11,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:11,183 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:11,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:11,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:11,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:11,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:11,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:11,536 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:11,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:11,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:11,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:11,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:11,834 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:11,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:11,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:11,863 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:11,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:11,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:11,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:11,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:12,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:12,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:12,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:12,228 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:12,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:12,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:12,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:12,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:12,526 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:12,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:12,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:12,566 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:12,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:12,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:12,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:12,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:12,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:12,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:12,903 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:12,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:12,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:12,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:12,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:13,219 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:13,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:13,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:13,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:13,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:13,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:13,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:13,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:13,570 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:13,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:13,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:13,599 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:13,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:13,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:13,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:13,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:13,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:13,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:13,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:14,257 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:14,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:14,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:14,289 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:14,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:14,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:14,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:14,579 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:14,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:14,602 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:14,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:14,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:14,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:14,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:14,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:14,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:14,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:14,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:14,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:14,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:14,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:15,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:15,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:15,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:15,229 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:15,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:15,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:15,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:15,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:15,532 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:15,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:15,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:15,555 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:15,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:15,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:15,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:15,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:15,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:15,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:15,886 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:15,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:15,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:15,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:15,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:16,204 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:16,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:16,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:16,229 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:16,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:16,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:16,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:16,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:16,553 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:16,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:16,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:16,577 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:16,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:16,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:16,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:16,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:16,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:16,987 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:16,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:16,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:16,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:17,288 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:17,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:17,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:17,306 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:17,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:17,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:17,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:17,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:17,610 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:17,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:17,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:17,630 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:17,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:17,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:17,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:17,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:17,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:17,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:17,956 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:17,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:17,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:17,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:17,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:18,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:18,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:18,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:18,250 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:18,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:18,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:18,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:18,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:18,513 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:18,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:18,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:18,530 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:18,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:18,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:18,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:18,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:18,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:18,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:18,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:18,836 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:18,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:18,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:18,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:19,070 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:19,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:19,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:19,087 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:19,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:19,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:19,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:19,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:19,337 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:19,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:19,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:19,363 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:19,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:19,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:19,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:19,690 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:19,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:19,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:19,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:19,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:20,015 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:20,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:20,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:20,035 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:20,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:20,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:20,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:20,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:20,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:20,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:20,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:20,336 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:20,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:20,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:20,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:20,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:20,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:20,637 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:20,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:20,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:20,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:20,884 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:20,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:20,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:20,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:20,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:20,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:20,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:20,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:21,165 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:21,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:21,187 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:21,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:21,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:21,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:21,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:21,473 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:21,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:21,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:21,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:21,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:21,793 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:21,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:21,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:21,813 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:21,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:21,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:21,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:22,113 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:22,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:22,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:22,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:22,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:22,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:22,387 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:22,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:22,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:22,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:22,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:22,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:22,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:22,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:22,701 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:22,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:22,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:22,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:22,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:22,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:22,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:22,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:22,932 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:22,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:22,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:22,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:22,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:23,237 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:23,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:23,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:23,258 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:23,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:23,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:23,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:23,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:23,558 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:23,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:23,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:23,576 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:23,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:23,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:23,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:23,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:23,865 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:23,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:23,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:23,883 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:23,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:23,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:23,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:23,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:24,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:24,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:24,143 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:24,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:24,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:24,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:24,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:24,376 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:24,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:24,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:24,393 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:24,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:24,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:24,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:24,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:24,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:24,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:24,677 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:24,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:24,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:24,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:24,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:24,945 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:24,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:24,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:24,960 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:24,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:24,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:24,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:24,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:25,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:25,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:25,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:25,269 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:25,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:25,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:25,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:25,528 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:25,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:25,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:25,560 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:25,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:25,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:25,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:25,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:25,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:25,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:25,859 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:25,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:25,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:25,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:25,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:26,122 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:26,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:26,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:26,141 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:26,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:26,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:26,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:26,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:26,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:26,404 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:26,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:26,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:26,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:26,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:26,634 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:26,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:26,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:26,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:26,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:26,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:26,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:26,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:26,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:26,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:26,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:26,975 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:26,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:26,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:26,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:26,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:27,215 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:27,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:27,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:27,229 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:27,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:27,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:27,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:27,499 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:27,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:27,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:27,515 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:27,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:27,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:27,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:27,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:27,772 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:27,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:27,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:27,792 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:27,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:27,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:27,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:28,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:28,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:28,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:28,102 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:28,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:28,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:28,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:28,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:28,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:28,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:28,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:28,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:28,610 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:28,627 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:28,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:28,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:28,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:28,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:28,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:28,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:28,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:28,893 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:28,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:28,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:28,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:29,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:29,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:29,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:29,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:29,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:29,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:29,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:29,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:29,336 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:29,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:29,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:29,351 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:29,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:29,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:29,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:29,553 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:29,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:29,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:29,567 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:29,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:29,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:29,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:29,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:29,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:29,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:29,831 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:29,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:29,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:29,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:29,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:30,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:30,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:30,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:30,067 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:30,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:30,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:30,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:30,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:30,347 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:30,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:30,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:30,364 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:30,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:30,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:30,627 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:30,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:30,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:30,642 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:30,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:30,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:30,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:30,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:30,887 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:30,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:30,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:30,902 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:30,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:30,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:30,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:30,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:31,111 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:31,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:31,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:31,133 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:31,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:31,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:31,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:31,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:31,374 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:31,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:31,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:31,391 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:31,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:31,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:31,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:31,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:31,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:31,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:31,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:31,633 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:31,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:31,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:31,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:31,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:31,879 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:31,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:31,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:31,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:31,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:31,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:31,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:31,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:32,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:32,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:32,155 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:32,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:32,365 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:32,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:32,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:32,382 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:32,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:32,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:32,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:32,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:32,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:32,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:32,726 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:32,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:32,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:32,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:32,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:33,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:33,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:33,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:33,086 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:33,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:33,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:33,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:33,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:33,325 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:33,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:33,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:33,341 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:33,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:33,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:33,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:33,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:33,570 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:33,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:33,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:33,586 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:33,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:33,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:33,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:33,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:33,803 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:33,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:33,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:33,819 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:33,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:33,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:33,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:33,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:34,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:34,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:34,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:34,077 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:34,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:34,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:34,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:34,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:34,307 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:34,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:34,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:34,324 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:34,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:34,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:34,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:34,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:34,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:34,585 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:34,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:34,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:34,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:34,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:34,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:34,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:34,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:34,854 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:34,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:34,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:34,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:34,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:35,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:35,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:35,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:35,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:35,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:35,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:35,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:35,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:35,443 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:35,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:35,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:35,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:35,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:35,680 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:35,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:35,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:35,697 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:35,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:35,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:35,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:35,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:35,922 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:35,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:35,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:35,937 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:35,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:35,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:35,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:35,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:36,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:36,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:36,220 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:36,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:36,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:36,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:36,451 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:36,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:36,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:36,467 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:36,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:36,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:36,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:36,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:36,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:36,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:36,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:36,724 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:36,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:36,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:36,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:36,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:36,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:36,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:36,990 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:36,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:36,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:37,190 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:37,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:37,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:37,205 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:37,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:37,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:37,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:37,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:37,396 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:37,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:37,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:37,413 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:37,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:37,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:37,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:37,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:37,676 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:37,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:37,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:37,691 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:37,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:37,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:37,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:37,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:37,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:37,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:37,931 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:37,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:37,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:37,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:37,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:38,157 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:38,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:38,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:38,172 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:38,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:38,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:38,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:38,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:38,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:38,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:38,400 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:38,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:38,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:38,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:38,638 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:38,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:38,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:38,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:38,882 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:38,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:38,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:38,898 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:38,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:38,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:38,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:38,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:39,144 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:39,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:39,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:39,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:39,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:39,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:39,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:39,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:39,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:39,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:39,416 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:39,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:39,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:39,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:39,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:39,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:39,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:39,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:39,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:39,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:39,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:39,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:39,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:39,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:39,979 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:39,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:39,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:39,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:39,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:40,263 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:40,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:40,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:40,279 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:40,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:40,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:40,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:40,513 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:40,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:40,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:40,529 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:40,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:40,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:40,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:40,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:40,761 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:40,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:40,777 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:40,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:40,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:40,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:40,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:40,944 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:40,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:40,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:40,959 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:40,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:40,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:40,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:40,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:41,138 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:41,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:41,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:41,160 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:41,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:41,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:41,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:41,362 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:41,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:41,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:41,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:41,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:41,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:41,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:41,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:41,528 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:41,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:41,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:41,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:41,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:41,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:41,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:41,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:41,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:41,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:41,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:41,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:41,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:41,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:41,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:41,943 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:41,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:41,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:41,957 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:41,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:41,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:41,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:41,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:42,131 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:42,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:42,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:42,142 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:42,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:42,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:42,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:42,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:42,287 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:42,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:42,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:42,300 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:42,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:42,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:42,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:42,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:42,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:42,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:42,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:42,497 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:42,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:42,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:42,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:42,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:42,773 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:42,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:42,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:42,812 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:42,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:42,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:42,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:43,078 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:43,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:43,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:43,092 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:43,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:43,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:43,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:43,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:43,257 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:43,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:43,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:43,269 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:43,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:43,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:43,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:43,435 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:43,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:43,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:43,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:43,603 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:43,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:43,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:43,616 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:43,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:43,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:43,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:43,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:43,797 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:43,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:43,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:43,809 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:43,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:43,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:43,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:43,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:44,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:44,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:44,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:44,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:44,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:44,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:44,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:44,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:44,244 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:44,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:44,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:44,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:44,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:44,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:44,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:44,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:44,449 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:44,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:44,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:44,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:44,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:44,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:44,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:44,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:44,677 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:44,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:44,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:44,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:44,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:44,878 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:44,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:44,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:44,893 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:44,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:44,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:44,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:45,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:45,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:45,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:45,087 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:45,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:45,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:45,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:45,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:45,293 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:45,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:45,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:45,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:45,504 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:45,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:45,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:45,518 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:45,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:45,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:45,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:45,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:45,692 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:45,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:45,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:45,709 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:45,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:45,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:45,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:45,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:45,924 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:45,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:45,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:45,941 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:45,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:45,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:45,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:46,187 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:46,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:46,204 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:46,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:46,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:46,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:46,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:46,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:46,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:46,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:46,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:46,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:46,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:46,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:46,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:46,612 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:46,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:46,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:46,626 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:46,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:46,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:46,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:46,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:46,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:46,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:46,829 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:46,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:46,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:46,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:46,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,001 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,014 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,228 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,241 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,417 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,429 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,577 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,589 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,746 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,760 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:47,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:47,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:47,969 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:47,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:47,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:47,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:47,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:48,118 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:48,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:48,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:48,130 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:48,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:48,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:48,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:48,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:48,273 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:48,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:48,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:48,287 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:48,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:48,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:48,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:48,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:48,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:48,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:48,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:48,440 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:48,593 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:48,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:48,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:48,607 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:48,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:48,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:48,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:48,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:48,789 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:48,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:48,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:48,803 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:48,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:48,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:48,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:48,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:49,058 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:49,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:49,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:49,073 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:49,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:49,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:49,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:49,312 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:49,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:49,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:49,325 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:49,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:49,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:49,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:49,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:49,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:49,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:49,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:49,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:49,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:49,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:49,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:49,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:49,751 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:49,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:49,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:49,765 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:49,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:49,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:49,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:49,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:49,977 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:49,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:49,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:49,991 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:49,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:49,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:49,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:50,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:50,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:50,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:50,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:50,281 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:50,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:50,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:50,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:50,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:50,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:50,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:50,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:50,521 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:50,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:50,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:50,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:50,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:50,690 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:50,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:50,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:50,703 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:50,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:50,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:50,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:50,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:50,917 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:50,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:50,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:50,933 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:50,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:50,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:50,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:51,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:51,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:51,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:51,197 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:51,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:51,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:51,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:51,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:51,427 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:51,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:51,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:51,441 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:51,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:51,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:51,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:51,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:51,654 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:51,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:51,682 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:51,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:51,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:51,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:51,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:51,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:51,952 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:51,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:51,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:51,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:51,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:52,198 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:52,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:52,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:52,215 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:52,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:52,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:52,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:52,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:52,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:52,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:52,444 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:52,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:52,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:52,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:52,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:52,647 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:52,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:52,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:52,662 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:52,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:52,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:52,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:52,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:52,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:52,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:52,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:52,868 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:52,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:52,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:52,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:52,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,065 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:53,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,243 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:53,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,434 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,446 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:53,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,662 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:53,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,803 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,818 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:53,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:53,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:53,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:53,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:53,993 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:53,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:53,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:53,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:54,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:54,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:54,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:54,225 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:54,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:54,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:54,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:54,368 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:54,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:54,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:54,379 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:54,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:54,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:54,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:54,551 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:54,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:54,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:54,578 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:54,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:54,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:54,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:54,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:54,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:54,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:54,757 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:54,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:54,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:54,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:54,956 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:54,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:54,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:54,972 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:54,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:54,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:54,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:55,162 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:55,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:55,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:55,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:55,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:55,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:55,349 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:55,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:55,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:55,365 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:55,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:55,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:55,544 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:55,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:55,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:55,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:55,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:55,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:55,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:55,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:55,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:55,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:55,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:55,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:55,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:55,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:55,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:55,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:55,889 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:55,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:55,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:55,903 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:55,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:55,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:55,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:55,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:56,063 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:56,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:56,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:56,075 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:56,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:56,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:56,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:56,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:56,282 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:56,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:56,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:56,297 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:56,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:56,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:56,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:56,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:56,525 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:56,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:56,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:56,540 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:56,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:56,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:56,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:56,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:56,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:56,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:56,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:56,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:57,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:57,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:57,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:57,039 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:57,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:57,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:57,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:57,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:57,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:57,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:57,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:57,253 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:57,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:57,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:57,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:57,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:57,456 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:57,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:57,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:57,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:57,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:57,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:57,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:57,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:57,665 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:57,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:57,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:57,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:57,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:57,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:57,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:57,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:57,840 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:57,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:57,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:57,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:58,033 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:58,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:58,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:58,046 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:58,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:58,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:58,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:58,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:58,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:58,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:58,257 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:58,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:58,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:58,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:58,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:58,408 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:58,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:58,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:58,421 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:58,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:58,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:58,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:58,620 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:58,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:58,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:58,638 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:58,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:58,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:58,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:58,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:58,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:58,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:58,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:58,923 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:58,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:58,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:58,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:59,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:59,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:59,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:59,120 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:59,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:59,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:59,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:59,316 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:59,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:59,329 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:59,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:59,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:59,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:59,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:59,504 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:59,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:59,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:59,517 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:59,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:59,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:59,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:59,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:59,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:59,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:59,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:59,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:59,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:26:59,878 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:26:59,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:26:59,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:26:59,893 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:26:59,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:26:59,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:26:59,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:26:59,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:00,121 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:00,133 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:00,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:00,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:00,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:00,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:00,298 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:00,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:00,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:00,312 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:00,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:00,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:00,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:00,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:00,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:00,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:00,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:00,491 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:00,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:00,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:00,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:00,732 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:00,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:00,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:00,749 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:00,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:00,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:00,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:00,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,006 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:01,217 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,231 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:01,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,453 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:01,620 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:01,761 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:01,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:01,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:01,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:01,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:01,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:01,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:02,087 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:02,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:02,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:02,100 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:02,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:02,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:02,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:02,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:02,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:02,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:02,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:02,273 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:02,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:02,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:02,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:02,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:02,420 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:02,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:02,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:02,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:02,641 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:02,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:02,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:02,659 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:02,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:02,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:02,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:02,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:02,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:02,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:02,946 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:02,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:02,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:02,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:02,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:03,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:03,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:03,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:03,153 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:03,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:03,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:03,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:03,408 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:03,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:03,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:03,424 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:03,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:03,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:03,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:03,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:03,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:03,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:03,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:03,609 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:03,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:03,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:03,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:03,766 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:03,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:03,778 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:03,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:03,945 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:03,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:03,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:03,958 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:03,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:03,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:03,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:04,135 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:04,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:04,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:04,147 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:04,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:04,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:04,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:04,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:04,364 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:04,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:04,378 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:04,603 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:04,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:04,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:04,635 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:04,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:04,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:04,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:04,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:04,891 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:04,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:04,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:04,909 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:04,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:04,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:04,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:04,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:05,100 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:05,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:05,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:05,113 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:05,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:05,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:05,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:05,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:05,355 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:05,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:05,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:05,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:05,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:05,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:05,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:05,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:05,600 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:05,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:05,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:05,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:05,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:05,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:05,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:05,833 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:05,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:05,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:05,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:05,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:06,151 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:06,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:06,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:06,167 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:06,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:06,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:06,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:06,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:06,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:06,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:06,454 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:06,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:06,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:06,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:06,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:06,713 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:06,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:06,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:06,727 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:06,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:06,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:06,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:06,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:06,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:06,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:06,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:06,954 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:06,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:06,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:06,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:06,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:07,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:07,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:07,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:07,191 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:07,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:07,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:07,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:07,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:07,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:07,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:07,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:07,433 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:07,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:07,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:07,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:07,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:07,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:07,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:07,647 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:07,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:07,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:07,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:07,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:07,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:07,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:07,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:07,855 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:07,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:07,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:07,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:07,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:08,095 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:08,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:08,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:08,109 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:08,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:08,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:08,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:08,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:08,286 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:08,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:08,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:08,303 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:08,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:08,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:08,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:08,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:08,494 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:08,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:08,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:08,506 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:08,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:08,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:08,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:08,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:08,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:08,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:08,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:08,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:08,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:08,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:08,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:08,929 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:08,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:08,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:08,943 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:08,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:08,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:08,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:09,134 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:09,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:09,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:09,147 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:09,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:09,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:09,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:09,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:09,287 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:09,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:09,300 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:09,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:09,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:09,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:09,450 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:09,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:09,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:09,463 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:09,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:09,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:09,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:09,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:09,610 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:09,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:09,625 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:09,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:09,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:09,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:09,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:09,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:09,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:09,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:09,871 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:09,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:09,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:10,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:10,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:10,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:10,108 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:10,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:10,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:10,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:10,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:10,324 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:10,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:10,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:10,340 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:10,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:10,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:10,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:10,540 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:10,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:10,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:10,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:10,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:10,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:10,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:10,718 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:10,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:10,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:10,732 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:10,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:10,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:10,913 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:10,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:10,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:10,926 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:10,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:10,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:10,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:10,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,085 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,289 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,302 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,449 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,461 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,608 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,759 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:11,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:11,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:11,948 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:11,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:11,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:11,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:11,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:12,115 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:12,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:12,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:12,126 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:12,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:12,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:12,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:12,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:12,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:12,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:12,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:12,277 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:12,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:12,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:12,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:12,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:12,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:12,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:12,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:12,440 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:12,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:12,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:12,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:12,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:12,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:12,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:12,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:12,690 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:12,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:12,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:12,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:12,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:12,913 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:12,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:12,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:12,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:12,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:12,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:12,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:13,107 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:13,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:13,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:13,118 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:13,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:13,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:13,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:13,292 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:13,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:13,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:13,305 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:13,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:13,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:13,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:13,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:13,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:13,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:13,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:13,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:13,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:13,740 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:13,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:13,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:13,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:13,915 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:13,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:13,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:13,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:14,070 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:14,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:14,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:14,082 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:14,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:14,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:14,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:14,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:14,211 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:14,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:14,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:14,223 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:14,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:14,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:14,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:14,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:14,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:14,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:14,505 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:14,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:14,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:14,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:14,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:14,745 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:14,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:14,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:14,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:14,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:14,924 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:14,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:14,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:14,936 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:14,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:14,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:14,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:14,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:15,153 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:15,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:15,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:15,166 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:15,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:15,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:15,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:15,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:15,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:15,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:15,377 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:15,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:15,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:15,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:15,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:15,626 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:15,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:15,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:15,639 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:15,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:15,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:15,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:15,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:15,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:15,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:15,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:15,875 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:15,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:15,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:15,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:15,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,237 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,402 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,412 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,581 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,744 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:16,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:16,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:16,906 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:16,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:16,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:16,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:16,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:17,062 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:17,075 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:17,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:17,235 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:17,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:17,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:17,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:17,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:17,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:17,415 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:17,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:17,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:17,428 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:17,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:17,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:17,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:17,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:17,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:17,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:17,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:17,609 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:17,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:17,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:17,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:17,798 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:17,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:17,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:17,810 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:17,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:17,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:17,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:18,055 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:18,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:18,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:18,069 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:18,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:18,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:18,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:18,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:18,306 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:18,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:18,321 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:18,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:18,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:18,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:18,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:18,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:18,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:18,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:18,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:18,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:18,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:18,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:18,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:18,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:18,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:18,741 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:18,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:18,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:18,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:18,873 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:18,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:18,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:18,892 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:18,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:18,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:18,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:19,054 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:19,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:19,065 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:19,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:19,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:19,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:19,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:19,191 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:19,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:19,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:19,202 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:19,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:19,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:19,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:19,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:19,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:19,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:19,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:19,391 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:19,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:19,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:19,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:19,672 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:19,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:19,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:19,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:19,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:19,909 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:19,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:19,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:19,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:20,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:20,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:20,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:20,177 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:20,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:20,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:20,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:20,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:20,428 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:20,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:20,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:20,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:20,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:20,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:20,648 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:20,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:20,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:20,665 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:20,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:20,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:20,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:20,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:20,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:20,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:20,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:20,910 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:20,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:20,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:20,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:20,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:21,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:21,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:21,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:21,153 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:21,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:21,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:21,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:21,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:21,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:21,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:21,327 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:21,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:21,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:21,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:21,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:21,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:21,526 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:21,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:21,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:21,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:21,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:21,707 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:21,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:21,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:21,720 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:21,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:21,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:21,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:21,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:21,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:21,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:21,896 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:21,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:21,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:21,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:21,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:22,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:22,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:22,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:22,065 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:22,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:22,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:22,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:22,210 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:22,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:22,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:22,223 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:22,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:22,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:22,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:22,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:22,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:22,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:22,421 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:22,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:22,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:22,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:22,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:22,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:22,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:22,612 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:22,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:22,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:22,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:22,888 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:22,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:22,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:22,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:23,056 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:23,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:23,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:23,069 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:23,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:23,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:23,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:23,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:23,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:23,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:23,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:23,256 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:23,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:23,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:23,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:23,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:23,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:23,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:23,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:23,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:23,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:23,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:23,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:23,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:23,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:23,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:23,587 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:23,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:23,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:23,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:23,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:23,789 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:23,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:23,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:23,803 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:23,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:23,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:23,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:24,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:24,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:24,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:24,021 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:24,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:24,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:24,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:24,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:24,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:24,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:24,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:24,260 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:24,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:24,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:24,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:24,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:24,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:24,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:24,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:24,509 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:24,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:24,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:24,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:24,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:24,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:24,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:24,687 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:24,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:24,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:24,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:24,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:24,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:24,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:24,920 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:24,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:24,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:24,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:24,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,058 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,220 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,351 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,363 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,510 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,525 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,702 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,713 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:25,865 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:25,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:25,877 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:25,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:25,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:25,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:25,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,018 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,029 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,404 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,416 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,560 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,571 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:26,887 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:26,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:26,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:26,900 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:26,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:26,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:26,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:26,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:27,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:27,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:27,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:27,091 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:27,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:27,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:27,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:27,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:27,322 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:27,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:27,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:27,336 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:27,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:27,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:27,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:27,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:27,575 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:27,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:27,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:27,590 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:27,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:27,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:27,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:27,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:27,813 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:27,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:27,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:27,824 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:27,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:27,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:27,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:27,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:27,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:27,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:27,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:27,974 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:27,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:27,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:27,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,100 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,112 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,259 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,271 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,433 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,563 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,574 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,715 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,849 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:28,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:28,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:28,862 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:28,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:28,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:28,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:28,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:28,996 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,008 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,148 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,342 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,474 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,485 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,649 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,661 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,822 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:29,955 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:29,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:29,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:29,967 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:29,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:29,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:29,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:29,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,097 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,110 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,235 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,246 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,396 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,558 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,569 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,706 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:30,874 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:30,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:30,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:30,886 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:30,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:30,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:30,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:30,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,072 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,217 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,381 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,393 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,540 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,554 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,702 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,713 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:31,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:31,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:31,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:31,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:31,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:31,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:31,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:32,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:32,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:32,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:32,019 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:32,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:32,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:32,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:32,150 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:32,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:32,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:32,161 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:32,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:32,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:32,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:32,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:32,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:32,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:32,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:32,398 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:32,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:32,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:32,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:32,592 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:32,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:32,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:32,607 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:32,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:32,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:32,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:32,813 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:32,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:32,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:32,825 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:32,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:32,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:32,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:32,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:33,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:33,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:33,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:33,032 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:33,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:33,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:33,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:33,236 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:33,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:33,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:33,249 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:33,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:33,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:33,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:33,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:33,568 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:33,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:33,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:33,582 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:33,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:33,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:33,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:33,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:33,762 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:33,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:33,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:33,791 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:33,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:33,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:33,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:33,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,039 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,210 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,223 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,373 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,385 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,551 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,743 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:34,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:34,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:34,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:34,917 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:34,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:34,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:34,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:34,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,097 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,257 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,404 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,416 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,567 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,578 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,706 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,718 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:35,875 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:35,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:35,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:35,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:35,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:35,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,025 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,166 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,314 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,488 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,670 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:36,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:36,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:36,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:36,835 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:36,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:36,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:36,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,051 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,251 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,264 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,430 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,443 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,604 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,616 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,781 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,794 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:37,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:37,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:37,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:37,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:37,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:37,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:38,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:38,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:38,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:38,136 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:38,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:38,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:38,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:38,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:38,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:38,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:38,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:38,287 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:38,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:38,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:38,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:38,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:38,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:38,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:38,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:38,434 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:38,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:38,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:38,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:38,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:38,598 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:38,610 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:38,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:38,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:38,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:38,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:38,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:38,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:38,858 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:38,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:38,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:38,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:38,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,021 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,174 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,187 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,374 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,553 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,567 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,741 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,753 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:39,924 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:39,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:39,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:39,937 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:39,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:39,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:39,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:39,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:40,116 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:40,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:40,129 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:40,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:40,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:40,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:40,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:40,320 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:40,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:40,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:40,343 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:40,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:40,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:40,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:40,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:40,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:40,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:40,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:40,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:40,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:40,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:40,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:40,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:40,719 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:40,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:40,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:40,734 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:40,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:40,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:40,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:40,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:40,902 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:40,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:40,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:40,918 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:40,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:40,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:40,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:40,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:41,162 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:41,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:41,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:41,179 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:41,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:41,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:41,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:41,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:41,430 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:41,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:41,448 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:41,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:41,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:41,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:41,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:41,693 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:41,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:41,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:41,710 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:41,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:41,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:41,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:41,977 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:41,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:41,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:41,994 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:41,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:41,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:41,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:42,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:42,198 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:42,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:42,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:42,213 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:42,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:42,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:42,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:42,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:42,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:42,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:42,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:42,414 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:42,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:42,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:42,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:42,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:42,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:42,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:42,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:42,706 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:42,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:42,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:42,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:42,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:42,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:42,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:42,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:42,917 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:42,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:42,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:42,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:42,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:43,099 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:43,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:43,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:43,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:43,306 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:43,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:43,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:43,321 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:43,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:43,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:43,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:43,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:43,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:43,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:43,500 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:43,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:43,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:43,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:43,668 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:43,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:43,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:43,682 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:43,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:43,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:43,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:43,924 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:43,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:43,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:43,939 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:43,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:43,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:43,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:43,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:44,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:44,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:44,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:44,120 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:44,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:44,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:44,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:44,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:44,393 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:44,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:44,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:44,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:44,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:44,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:44,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:44,689 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:44,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:44,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:44,706 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:44,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:44,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:44,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:44,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:45,003 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:45,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:45,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:45,021 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:45,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:45,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:45,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:45,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:45,300 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:45,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:45,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:45,317 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:45,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:45,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:45,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:45,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:45,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:45,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:45,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:45,611 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:45,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:45,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:45,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:45,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:45,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:45,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:45,828 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:45,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:45,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:45,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:45,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,032 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:46,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,240 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:46,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,580 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,594 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:46,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,797 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:46,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:46,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:46,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:46,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:46,997 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:46,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:46,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:46,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:47,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:47,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:47,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:47,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:47,394 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:47,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:47,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:47,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:47,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:47,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:47,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:47,573 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:47,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:47,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:47,588 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:47,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:47,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:47,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:47,788 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:47,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:47,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:47,802 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:47,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:47,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:47,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:47,964 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:47,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:47,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:47,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:47,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:47,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:48,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:48,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:48,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:48,138 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:48,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:48,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:48,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:48,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:48,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:48,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:48,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:48,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:48,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:48,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:48,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:48,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:48,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:48,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:48,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:48,495 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:48,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:48,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:48,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:48,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:48,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:48,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:48,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:48,674 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:48,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:48,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:48,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:48,879 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:48,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:48,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:48,893 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:48,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:48,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:48,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:48,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,094 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,108 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,266 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,418 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,430 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,566 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,578 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,718 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:49,886 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:49,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:49,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:49,899 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:49,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:49,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:49,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:50,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,293 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:50,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,452 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,644 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,807 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:50,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:50,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:50,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:50,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:50,992 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:50,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:50,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:50,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:51,144 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:51,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:51,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:51,157 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:51,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:51,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:51,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:51,323 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:51,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:51,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:51,335 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:51,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:51,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:51,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:51,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:51,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:51,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:51,490 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:51,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:51,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:51,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:51,645 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:51,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:51,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:51,658 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:51,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:51,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:51,832 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:51,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:51,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:52,029 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:52,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:52,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:52,042 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:52,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:52,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:52,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:52,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:52,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:52,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:52,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:52,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:52,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:52,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:52,395 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:52,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:52,411 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:52,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:52,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:52,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:52,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:52,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:52,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:52,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:52,644 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:52,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:52,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:52,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:52,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:52,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:52,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:52,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:52,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:52,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:52,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:52,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:52,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:53,050 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:53,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:53,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:53,063 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:53,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:53,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:53,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:53,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:53,215 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:53,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:53,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:53,228 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:53,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:53,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:53,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:53,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:53,405 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:53,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:53,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:53,418 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:53,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:53,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:53,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:53,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:53,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:53,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:53,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:53,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:53,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:53,823 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:53,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:53,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:53,836 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:53,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:53,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:53,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:53,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:54,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:54,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:54,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:54,085 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:54,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:54,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:54,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:54,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:54,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:54,365 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:54,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:54,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:54,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:54,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:54,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:54,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:54,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:54,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:54,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:54,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:54,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:54,699 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:54,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:54,712 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:54,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:54,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:54,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:54,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:54,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:54,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:54,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:54,875 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:54,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:54,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:54,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:54,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:55,050 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:55,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:55,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:55,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:55,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:55,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:55,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:55,277 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:55,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:55,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:55,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:55,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:55,497 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:55,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:55,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:55,513 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:55,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:55,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:55,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:55,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:55,772 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:55,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:55,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:55,788 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:55,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:55,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:55,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:55,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:56,063 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:56,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:56,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:56,080 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:56,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:56,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:56,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:56,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:56,346 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:56,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:56,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:56,380 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:56,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:56,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:56,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:56,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:56,611 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:56,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:56,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:56,628 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:56,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:56,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:56,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:56,898 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:56,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:56,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:56,915 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:56,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:56,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:56,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:56,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:57,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:57,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:57,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:57,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:57,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:57,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:57,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:57,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:57,295 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:57,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:57,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:57,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:57,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:57,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:57,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:57,467 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:57,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:57,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:57,666 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:57,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:57,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:57,843 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:57,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:57,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:57,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:57,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:57,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:57,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:58,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:58,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:58,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:58,053 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:58,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:58,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:58,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:58,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:58,294 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:58,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:58,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:58,311 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:58,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:58,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:58,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:58,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:58,585 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:58,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:58,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:58,601 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:58,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:58,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:58,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:58,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:58,794 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:58,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:58,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:58,809 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:58,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:58,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:58,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:58,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:59,024 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:59,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:59,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:59,039 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:59,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:59,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:59,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:59,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:59,239 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:59,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:59,253 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:59,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:59,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:59,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:59,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:59,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:59,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:59,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:59,435 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:59,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:59,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:59,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:59,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:59,601 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:59,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:59,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:59,614 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:59,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:59,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:59,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:59,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:27:59,851 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:27:59,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:27:59,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:27:59,869 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:27:59,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:27:59,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:27:59,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:27:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,041 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:00,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:00,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:00,058 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:00,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:00,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,300 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:00,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:00,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:00,314 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:00,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:00,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:00,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:00,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,500 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:00,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:00,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:00,514 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:00,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:00,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:00,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,677 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:00,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:00,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:00,689 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:00,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:00,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:00,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,840 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:00,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:00,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:00,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:00,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:00,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:00,999 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,012 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,156 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,169 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,328 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,341 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,498 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,789 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,802 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:01,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:01,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:01,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:01,976 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:01,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:01,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:01,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:02,134 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:02,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:02,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:02,145 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:02,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:02,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:02,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:02,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:02,284 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:02,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:02,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:02,297 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:02,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:02,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:02,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:02,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:02,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:02,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:02,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:02,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:02,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:02,694 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:02,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:02,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:02,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:02,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:02,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:02,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:02,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:02,876 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:02,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:02,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:02,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:02,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,028 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,040 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,374 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,388 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,575 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,738 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:03,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:03,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:03,929 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:03,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:03,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:03,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,083 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,418 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,433 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,580 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,593 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,737 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,749 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:04,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:04,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:04,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:04,922 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:04,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:04,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:04,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,095 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,107 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,279 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,292 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,453 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,464 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:05,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:05,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:05,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:05,946 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:05,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:05,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:05,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:06,171 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:06,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:06,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:06,184 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:06,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:06,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:06,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:06,374 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:06,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:06,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:06,387 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:06,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:06,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:06,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:06,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:06,602 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:06,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:06,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:06,615 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:06,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:06,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:06,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:06,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:06,845 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:06,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:06,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:06,862 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:06,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:06,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:06,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:06,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:07,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:07,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:07,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:07,096 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:07,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:07,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:07,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:07,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:07,280 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:07,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:07,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:07,293 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:07,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:07,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:07,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:07,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:07,483 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:07,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:07,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:07,497 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:07,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:07,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:07,679 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:07,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:07,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:07,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:07,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:07,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:07,864 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:07,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:07,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:07,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:07,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,048 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,062 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,452 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,622 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,635 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,831 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:08,972 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:08,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:08,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:08,985 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:08,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:08,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:08,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:08,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:09,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:09,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:09,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:09,135 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:09,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:09,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:09,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:09,323 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:09,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:09,336 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:09,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:09,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:09,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:09,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:09,488 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:09,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:09,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:09,501 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:09,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:09,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:09,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:09,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:09,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:09,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:09,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:09,668 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:09,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:09,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:09,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:09,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:09,842 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:09,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:09,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:09,855 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:09,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:09,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:09,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:09,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:10,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:10,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:10,016 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:10,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:10,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:10,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:10,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:10,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:10,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:10,193 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:10,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:10,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:10,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:10,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:10,370 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:10,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:10,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:10,386 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:10,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:10,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:10,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:10,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:10,632 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:10,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:10,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:10,648 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:10,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:10,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:10,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:10,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:10,900 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:10,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:10,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:10,916 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:10,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:10,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:10,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:10,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:11,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:11,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:11,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:11,200 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:11,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:11,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:11,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:11,433 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:11,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:11,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:11,446 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:11,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:11,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:11,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:11,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:11,603 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:11,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:11,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:11,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:11,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:11,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:11,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:11,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:11,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:11,842 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:11,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:11,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:11,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:12,051 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:12,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:12,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:12,064 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:12,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:12,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:12,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:12,255 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:12,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:12,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:12,270 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:12,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:12,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:12,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:12,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:12,470 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:12,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:12,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:12,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:12,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:12,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,020 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,033 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,234 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,547 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,561 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,742 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:13,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:13,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:13,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:13,952 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:13,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:13,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:13,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:14,120 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:14,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:14,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:14,132 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:14,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:14,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:14,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:14,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:14,286 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:14,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:14,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:14,300 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:14,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:14,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:14,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:14,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:14,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:14,500 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:14,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:14,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:14,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:14,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:14,650 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:14,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:14,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:14,663 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:14,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:14,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:14,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:14,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:14,833 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:14,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:14,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:14,847 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:14,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:14,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:14,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:14,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,024 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,197 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,392 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,406 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,598 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,766 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:15,947 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:15,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:15,960 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:15,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:15,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:15,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:16,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:16,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:16,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:16,201 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:16,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:16,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:16,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:16,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:16,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:16,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:16,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:16,460 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:16,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:16,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:16,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:16,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:16,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:16,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:16,691 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:16,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:16,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:16,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:16,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:16,870 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:16,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:16,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:16,882 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:16,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:16,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:16,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:16,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,042 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,202 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,379 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,557 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,571 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,746 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:17,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:17,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:17,940 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:17,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:17,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:17,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:17,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:18,113 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:18,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:18,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:18,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:18,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:18,315 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:18,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:18,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:18,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:18,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:18,498 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:18,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:18,511 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:18,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:18,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:18,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:18,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:18,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:18,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:18,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:18,676 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:18,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:18,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:18,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:18,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:18,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:18,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:18,865 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:18,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:18,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:19,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:19,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:19,025 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:19,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:19,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:19,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:19,192 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:19,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:19,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:19,204 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:19,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:19,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:19,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:19,473 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:19,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:19,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:19,489 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:19,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:19,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:19,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:19,721 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:19,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:19,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:19,736 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:19,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:19,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:19,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:19,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:19,889 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:19,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:19,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:19,902 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:19,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:19,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:19,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,073 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,085 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,258 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,271 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,428 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,626 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,787 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,800 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:20,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:20,977 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:20,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:20,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:20,990 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:21,175 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:21,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:21,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:21,192 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:21,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:21,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:21,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:21,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:21,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:21,396 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:21,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:21,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:21,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:21,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:21,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:21,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:21,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:21,555 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:21,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:21,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:21,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:21,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:21,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:21,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:21,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:21,763 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:21,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:21,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:21,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:21,989 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:22,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:22,003 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:22,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:22,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:22,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:22,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:22,235 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:22,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:22,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:22,248 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:22,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:22,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:22,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:22,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:22,416 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:22,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:22,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:22,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:22,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:22,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:22,683 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:22,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:22,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:22,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:22,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:22,973 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:22,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:22,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:22,988 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:22,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:22,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:22,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:23,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:23,190 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:23,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:23,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:23,204 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:23,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:23,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:23,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:23,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:23,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:23,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:23,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:23,411 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:23,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:23,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:23,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:23,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:23,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:23,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:23,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:23,586 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:23,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:23,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:23,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:23,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:23,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:23,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:23,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:23,797 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:23,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:23,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:23,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:24,001 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:24,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:24,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:24,016 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:24,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:24,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:24,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:24,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:24,272 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:24,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:24,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:24,285 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:24,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:24,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:24,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:24,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:24,452 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:24,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:24,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:24,465 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:24,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:24,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:24,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:24,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:24,657 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:24,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:24,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:24,671 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:24,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:24,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:24,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:24,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:24,943 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:24,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:24,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:24,957 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:24,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:24,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:24,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:25,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:25,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:25,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:25,140 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:25,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:25,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:25,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:25,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:25,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:25,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:25,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:25,354 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:25,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:25,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:25,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:25,551 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:25,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:25,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:25,566 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:25,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:25,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:25,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:25,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:25,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:25,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:25,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:25,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:26,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:26,013 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:26,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:26,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:26,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:26,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:26,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:26,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:26,246 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:26,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:26,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:26,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:26,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:26,476 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:26,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:26,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:26,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:26,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:26,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:26,637 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:26,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:26,650 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:26,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:26,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:26,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:26,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:26,824 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:26,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:26,837 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:26,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:26,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:26,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:26,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:26,986 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:26,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,000 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:27,144 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:27,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,156 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:27,343 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:27,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,355 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:27,533 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:27,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:27,722 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:27,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,736 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:27,921 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:27,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:27,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:27,933 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:27,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:27,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:27,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:28,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:28,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:28,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:28,118 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:28,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:28,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:28,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:28,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:28,292 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:28,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:28,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:28,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:28,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:28,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:28,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:28,473 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:28,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:28,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:28,486 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:28,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:28,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:28,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:28,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:28,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:28,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:28,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:28,670 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:28,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:28,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:28,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:28,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:28,814 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:28,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:28,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:28,828 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:28,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:28,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:28,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:28,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:29,002 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:29,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:29,015 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:29,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:29,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:29,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:29,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:29,186 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:29,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:29,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:29,199 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:29,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:29,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:29,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:29,378 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:29,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:29,391 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:29,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:29,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:29,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:29,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:29,568 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:29,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:29,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:29,582 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:29,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:29,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:29,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:29,826 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:29,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:29,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:29,838 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:29,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:29,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:29,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:30,000 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:30,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:30,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:30,012 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:30,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:30,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:30,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:30,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:30,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:30,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:30,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:30,197 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:30,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:30,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:30,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:30,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:30,466 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:30,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:30,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:30,500 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:30,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:30,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:30,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:30,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:30,722 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:30,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:30,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:30,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:30,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:30,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:30,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:30,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:30,891 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:30,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:30,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:30,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:30,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,032 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,046 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,237 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,423 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,435 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,763 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:31,947 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:31,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:31,960 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:31,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:31,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:31,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:32,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:32,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:32,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:32,140 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:32,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:32,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:32,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:32,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:32,290 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:32,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:32,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:32,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:32,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:32,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:32,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:32,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:32,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:32,467 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:32,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:32,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:32,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:32,620 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:32,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:32,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:32,632 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:32,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:32,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:32,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:32,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:32,833 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:32,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:32,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:32,847 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:32,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:32,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:32,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:32,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,027 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,040 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,215 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,228 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,404 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,417 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,599 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,611 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,796 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:33,969 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:33,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:33,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:33,982 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:33,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:33,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:33,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:33,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:34,138 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:34,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:34,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:34,150 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:34,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:34,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:34,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:34,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:34,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:34,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:34,329 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:34,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:34,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:34,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:34,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:34,472 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:34,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:34,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:34,484 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:34,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:34,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:34,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:34,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:34,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:34,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:34,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:34,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:34,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:34,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:34,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:34,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:34,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:34,873 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:34,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:34,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:34,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:34,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,423 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,435 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,578 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,589 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,758 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:35,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:35,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:35,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:35,915 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:35,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:35,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:35,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:35,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:36,104 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:36,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:36,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:36,116 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:36,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:36,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:36,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:36,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:36,299 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:36,313 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:36,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:36,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:36,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:36,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:36,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:36,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:36,491 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:36,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:36,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:36,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:36,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:36,647 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:36,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:36,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:36,662 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:36,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:36,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:36,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:36,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:36,842 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:36,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:36,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:36,853 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:36,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:36,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:36,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:36,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,197 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,359 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,372 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,598 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,767 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:37,915 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:37,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:37,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:37,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:37,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:37,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:37,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:37,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,252 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,412 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,557 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,734 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:38,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:38,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:38,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:38,919 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:38,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:38,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:38,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:38,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,069 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,082 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,585 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,613 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,773 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,785 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:39,915 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:39,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:39,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:39,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:39,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:39,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:39,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:39,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:40,087 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:40,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:40,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:40,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:40,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:40,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:40,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:40,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:40,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:40,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:40,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:40,278 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:40,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:40,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:40,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:40,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:40,469 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:40,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:40,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:40,483 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:40,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:40,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:40,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:40,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:40,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:40,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:40,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:40,701 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:40,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:40,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:40,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:40,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:40,922 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:40,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:40,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:40,935 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:40,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:40,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:40,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:40,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:41,118 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:41,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:41,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:41,133 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:41,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:41,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:41,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:41,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:41,308 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:41,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:41,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:41,319 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:41,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:41,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:41,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:41,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:41,543 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:41,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:41,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:41,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:41,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:41,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:41,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:41,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:41,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:41,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:41,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:41,789 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:41,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:41,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:41,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:41,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:42,042 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:42,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:42,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:42,056 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:42,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:42,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:42,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:42,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:42,233 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:42,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:42,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:42,246 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:42,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:42,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:42,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:42,424 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:42,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:42,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:42,436 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:42,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:42,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:42,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:42,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:42,669 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:42,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:42,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:42,685 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:42,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:42,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:42,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:42,888 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:42,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:42,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:42,901 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:42,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:42,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:42,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:42,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:43,125 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:43,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:43,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:43,138 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:43,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:43,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:43,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:43,323 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:43,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:43,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:43,336 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:43,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:43,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:43,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:43,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:43,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:43,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:43,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:43,505 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:43,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:43,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:43,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:43,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:43,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:43,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:43,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:43,701 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:43,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:43,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:43,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:43,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:43,886 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:43,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:43,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:43,898 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:43,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:43,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:43,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:43,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,044 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,056 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,240 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,397 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,590 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,796 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:44,960 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:44,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:44,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:44,972 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:44,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:44,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:44,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:44,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,181 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,193 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,321 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,332 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,456 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,468 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,598 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,609 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:45,893 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:45,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:45,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:45,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:45,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:45,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:45,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:45,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,055 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,067 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,194 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,205 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,501 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,661 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,673 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,819 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,830 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:46,960 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:46,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:46,972 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:46,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:46,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:46,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:46,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,134 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,272 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,557 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,716 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:47,879 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:47,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:47,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:47,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:47,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:47,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,049 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,211 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,367 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,379 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,530 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,542 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,701 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:48,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:48,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:48,871 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:48,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:48,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:48,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:48,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,010 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,021 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,146 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,158 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,283 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,295 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,434 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,594 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,752 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,763 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:49,885 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:49,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:49,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:49,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:49,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:49,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:49,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:49,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,054 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,212 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,362 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,609 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,758 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,769 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:50,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:50,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:50,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:50,919 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:50,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:50,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:50,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:50,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,065 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,077 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,224 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,236 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,379 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,391 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,540 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,550 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,714 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,727 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:51,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:51,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:51,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:51,892 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:51,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:51,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:51,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:51,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,042 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,054 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,258 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,271 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,546 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,559 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,765 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:52,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:52,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:52,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:52,949 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:52,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:52,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:52,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:52,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,118 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,258 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,395 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,406 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,556 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,568 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,698 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,709 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:53,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:53,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:53,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:53,871 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:53,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:53,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:53,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:53,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,024 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,036 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,199 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,363 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,546 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,559 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,717 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,732 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:54,927 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:54,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:54,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:54,940 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:54,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,103 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:55,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:55,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:55,115 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:55,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:55,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:55,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,296 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:55,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:55,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:55,308 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:55,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:55,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:55,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:55,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,462 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:55,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:55,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:55,476 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:55,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:55,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:55,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:55,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,655 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:55,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:55,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:55,667 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:55,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:55,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:55,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:55,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,817 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:55,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:55,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:55,829 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:55,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:55,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:55,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:55,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:55,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,002 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:56,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,164 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,319 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,493 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:56,681 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,694 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:56,884 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:56,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:56,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:56,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:56,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:56,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:56,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:56,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,066 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,268 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,280 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,450 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,617 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,789 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:57,972 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:57,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:57,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:57,984 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:57,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:57,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:57,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:57,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:58,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:58,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:58,178 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:58,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:58,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:58,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:58,330 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:58,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:58,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:58,342 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:58,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:58,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:58,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:58,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:58,485 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:58,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:58,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:58,499 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:58,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:58,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:58,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:58,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:58,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:58,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:58,683 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:58,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:58,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:58,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:58,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:58,869 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:58,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:58,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:58,884 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:58,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:58,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:58,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:58,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:59,044 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:59,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:59,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:59,058 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:59,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:59,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:59,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:59,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:59,239 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:59,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:59,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:59,251 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:59,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:59,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:59,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:59,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:59,413 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:59,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:59,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:59,426 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:59,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:59,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:59,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:59,624 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:59,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:59,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:59,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:59,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:28:59,850 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:28:59,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:28:59,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:28:59,863 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:28:59,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:28:59,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:28:59,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:28:59,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,067 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,080 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,279 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,417 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,430 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,590 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,603 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,760 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:00,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:00,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:00,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:00,917 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:00,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:00,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:00,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:00,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:01,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:01,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:01,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:01,195 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:01,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:01,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:01,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:01,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:01,366 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:01,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:01,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:01,378 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:01,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:01,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:01,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:01,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:01,544 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:01,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:01,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:01,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:01,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:01,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:01,730 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:01,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:01,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:01,742 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:01,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:01,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:01,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:01,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:01,899 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:01,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:01,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:01,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:01,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:02,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:02,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:02,091 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:02,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:02,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:02,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:02,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:02,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:02,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:02,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:02,290 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:02,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:02,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:02,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:02,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:02,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:02,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:02,462 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:02,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:02,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:02,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:02,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:02,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:02,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:02,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:02,677 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:02,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:02,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:02,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:02,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:02,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:02,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:02,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:02,918 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:02,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:02,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:02,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:02,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:03,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:03,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:03,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:03,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:03,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:03,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:03,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:03,276 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:03,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:03,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:03,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:03,459 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:03,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:03,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:03,471 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:03,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:03,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:03,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:03,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:03,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:03,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:03,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:03,692 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:03,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:03,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:03,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:03,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:03,896 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:03,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:03,911 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:03,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:03,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:03,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:04,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:04,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:04,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:04,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:04,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:04,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:04,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:04,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:04,315 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:04,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:04,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:04,330 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:04,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:04,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:04,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:04,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:04,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:04,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:04,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:04,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:04,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:04,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:04,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:04,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:04,744 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:04,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:04,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:04,758 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:04,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:04,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:04,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:04,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:04,935 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:04,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:04,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:04,950 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:04,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:04,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:04,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:05,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:05,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:05,344 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:05,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:05,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:05,360 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:05,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:05,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:05,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:05,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:05,531 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:05,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:05,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:05,545 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:05,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:05,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:05,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:05,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:05,750 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:05,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:05,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:05,770 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:05,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:05,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:05,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:05,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:06,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:06,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:06,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:06,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:06,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:06,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:06,334 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:06,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:06,352 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:06,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:06,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:06,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:06,555 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:06,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:06,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:06,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:06,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:06,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:06,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:06,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:06,771 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:06,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:06,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:06,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:06,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:06,976 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:06,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:07,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:07,176 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:07,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:07,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:07,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:07,346 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:07,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:07,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:07,361 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:07,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:07,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:07,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:07,535 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:07,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:07,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:07,550 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:07,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:07,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:07,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:07,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:07,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:07,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:07,762 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:07,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:07,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:07,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:07,932 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:07,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:07,947 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:07,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:07,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:07,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:08,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:08,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:08,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:08,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:08,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:08,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:08,336 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:08,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:08,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:08,351 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:08,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:08,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:08,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:08,525 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:08,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:08,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:08,540 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:08,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:08,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:08,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:08,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:08,772 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:08,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:08,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:08,805 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:08,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:08,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:09,013 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:09,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:09,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:09,027 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:09,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:09,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:09,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:09,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:09,233 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:09,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:09,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:09,247 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:09,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:09,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:09,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:09,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:09,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:09,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:09,469 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:09,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:09,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:09,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:09,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:09,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:09,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:09,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:09,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:09,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:09,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:09,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:09,891 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:09,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:09,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:09,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:10,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:10,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:10,092 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:10,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:10,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:10,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:10,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:10,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:10,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:10,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:10,311 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:10,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:10,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:10,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:10,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:10,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:10,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:10,503 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:10,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:10,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:10,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:10,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:10,706 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:10,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:10,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:10,720 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:10,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:10,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:10,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:10,922 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:10,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:10,936 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:10,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:10,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:11,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:11,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:11,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:11,124 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:11,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:11,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:11,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:11,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:11,308 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:11,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:11,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:11,321 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:11,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:11,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:11,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:11,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:11,510 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:11,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:11,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:11,524 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:11,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:11,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:11,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:11,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:11,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:11,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:11,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:11,747 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:11,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:11,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:11,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:11,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:11,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:11,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:11,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:11,931 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:11,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:11,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:12,103 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:12,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:12,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:12,117 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:12,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:12,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:12,319 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:12,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:12,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:12,333 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:12,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:12,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:12,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:12,539 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:12,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:12,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:12,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:12,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:12,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:12,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:12,759 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:12,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:12,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:12,774 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:12,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:12,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:12,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:12,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:12,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:12,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:12,996 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:12,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:12,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:12,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:13,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:13,204 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:13,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:13,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:13,231 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:13,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:13,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:13,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:13,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:13,433 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:13,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:13,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:13,448 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:13,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:13,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:13,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:13,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:13,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:13,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:13,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:13,700 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:13,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:13,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:13,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:13,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:13,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:13,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:13,928 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:13,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:13,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:13,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:14,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:14,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:14,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:14,122 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:14,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:14,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:14,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:14,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:14,298 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:14,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:14,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:14,313 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:14,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:14,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:14,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:14,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:14,488 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:14,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:14,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:14,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:14,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:14,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:14,676 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:14,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:14,691 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:14,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:14,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:14,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:14,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:14,877 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:14,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:14,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:14,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:14,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,056 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:15,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:15,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:15,070 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:15,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:15,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:15,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:15,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:15,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:15,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:15,315 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:15,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:15,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:15,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:15,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:15,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:15,472 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:15,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:15,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:15,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:15,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,637 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:15,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:15,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:15,649 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:15,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:15,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:15,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:15,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:15,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:15,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:15,835 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:15,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:15,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:15,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:15,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:15,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:16,149 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:16,335 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,347 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:16,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,532 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:16,715 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,729 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:16,879 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:16,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:16,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:16,891 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:16,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:16,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:17,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:17,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:17,169 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:17,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:17,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:17,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:17,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:17,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:17,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:17,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:17,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:17,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:17,602 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:17,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:17,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:17,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:17,778 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:17,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:17,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:17,791 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:17,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:17,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:17,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:17,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:17,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:17,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:17,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:17,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:17,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:18,166 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:18,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:18,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:18,180 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:18,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:18,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:18,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:18,364 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:18,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:18,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:18,378 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:18,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:18,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:18,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:18,561 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:18,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:18,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:18,574 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:18,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:18,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:18,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:18,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:18,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:18,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:18,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:18,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:18,965 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:18,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:18,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:18,979 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:18,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:18,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:18,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:18,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:19,154 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:19,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:19,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:19,168 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:19,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:19,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:19,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:19,347 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:19,537 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:19,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:19,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:19,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:19,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:19,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:19,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:19,771 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:19,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:19,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:19,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:19,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:19,975 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:19,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:19,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:19,989 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:19,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:19,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:19,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:20,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:20,167 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:20,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:20,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:20,182 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:20,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:20,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:20,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:20,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:20,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:20,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:20,415 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:20,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:20,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:20,620 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:20,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:20,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:20,633 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:20,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:20,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:20,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:20,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:20,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:20,850 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:20,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:21,025 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:21,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:21,039 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:21,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:21,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:21,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:21,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:21,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:21,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:21,253 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:21,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:21,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:21,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:21,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:21,413 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:21,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:21,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:21,427 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:21,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:21,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:21,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:21,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:21,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:21,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:21,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:21,619 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:21,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:21,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:21,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:21,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:21,825 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:21,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:21,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:21,839 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:21,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:21,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:21,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:22,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:22,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:22,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:22,074 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:22,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:22,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:22,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:22,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:22,374 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:22,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:22,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:22,414 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:22,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:22,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:22,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:22,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:22,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:22,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:22,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:22,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:22,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:22,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:22,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:22,893 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:22,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:22,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:22,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:22,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:23,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:23,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:23,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:23,105 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:23,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:23,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:23,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:23,306 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:23,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:23,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:23,322 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:23,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:23,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:23,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:23,530 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:23,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:23,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:23,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:23,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:23,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:23,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:23,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:23,872 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:23,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:23,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:23,891 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:23,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:23,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:23,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:23,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:24,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:24,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:24,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:24,209 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:24,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:24,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:24,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:24,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:24,424 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:24,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:24,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:24,439 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:24,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:24,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:24,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:24,675 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:24,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:24,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:24,693 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:24,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:24,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:24,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:24,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:24,881 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:24,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:24,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:24,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:24,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:24,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:24,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:24,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:25,096 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:25,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:25,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:25,111 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:25,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:25,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:25,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:25,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:25,312 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:25,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:25,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:25,326 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:25,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:25,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:25,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:25,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:25,529 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:25,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:25,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:25,543 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:25,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:25,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:25,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:25,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:25,718 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:25,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:25,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:25,731 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:25,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:25,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:25,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:25,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:25,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:25,952 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:25,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:25,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:25,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:26,160 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:26,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:26,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:26,175 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:26,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:26,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:26,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:26,395 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:26,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:26,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:26,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:26,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:26,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:26,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:26,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:26,612 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:26,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:26,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:26,626 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:26,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:26,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:26,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:26,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:26,802 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:26,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:26,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:26,816 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:26,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:26,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:26,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:26,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:26,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:27,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:27,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:27,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:27,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:27,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:27,181 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:27,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:27,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:27,195 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:27,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:27,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:27,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:27,397 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:27,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:27,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:27,411 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:27,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:27,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:27,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:27,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:27,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:27,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:27,600 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:27,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:27,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:27,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:27,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:27,809 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:27,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:27,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:27,824 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:27,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:27,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:27,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:28,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:28,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:28,058 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:28,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:28,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:28,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:28,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:28,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:28,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:28,276 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:28,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:28,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:28,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:28,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:28,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:28,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:28,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:28,639 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:28,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:28,654 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:28,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:28,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:28,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:28,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:28,859 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:28,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:28,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:28,873 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:28,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:28,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:28,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:28,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:29,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:29,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:29,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:29,068 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:29,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:29,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:29,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:29,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:29,244 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:29,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:29,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:29,260 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:29,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:29,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:29,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:29,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:29,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:29,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:29,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:29,454 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:29,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:29,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:29,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:29,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:29,633 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:29,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:29,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:29,648 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:29,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:29,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:29,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:29,843 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:29,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:29,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:29,858 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:29,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:29,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:29,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:29,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:30,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:30,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:30,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:30,075 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:30,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:30,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:30,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:30,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:30,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:30,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:30,292 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:30,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:30,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:30,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:30,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:30,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:30,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:30,511 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:30,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:30,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:30,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:30,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:30,716 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:30,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:30,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:30,730 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:30,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:30,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:30,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:30,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:30,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:30,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:30,950 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:30,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:30,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:30,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:31,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:29:31,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:31,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:29:31,141 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:29:31,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:29:31,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:31,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 23:36:24,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:24,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:24,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,360 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:24,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:24,373 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:24,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:24,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:24,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:24,558 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:24,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:24,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,741 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:24,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:24,752 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:24,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:24,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:24,931 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:24,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:24,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:24,944 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:24,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:24,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:24,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:24,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,104 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:25,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:25,115 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:25,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:25,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:25,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:25,315 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:25,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:25,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:25,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:25,497 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:25,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:25,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,668 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:25,679 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:25,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:25,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:25,847 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:25,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:25,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:25,858 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:25,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:25,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:25,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:25,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,025 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,037 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,187 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,199 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,385 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,574 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,772 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,783 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:26,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:26,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:26,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:26,975 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:26,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:26,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:26,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,159 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:27,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:27,171 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:27,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:27,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,351 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:27,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:27,364 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:27,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:27,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:27,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:27,550 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:27,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:27,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,700 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:27,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:27,712 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:27,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:27,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:27,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:27,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:27,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:27,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:27,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:27,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,047 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,219 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,230 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,606 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,768 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:28,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:28,935 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:28,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:28,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:28,946 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:28,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:28,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:28,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,145 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:29,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:29,157 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:29,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:29,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:29,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:29,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,483 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:29,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:29,494 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:29,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:29,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,661 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:29,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:29,672 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:29,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:29,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:29,819 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:29,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:29,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:29,830 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:29,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:29,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:29,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:29,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,210 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,222 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,398 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,594 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,606 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,784 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,795 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:30,975 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:30,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:30,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:30,987 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:30,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:30,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:30,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,147 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:31,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:31,161 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:31,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:31,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,381 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:31,392 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:31,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:31,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,567 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:31,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:31,579 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:31,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:31,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,756 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:31,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:31,768 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:31,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:31,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:31,956 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:31,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:31,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:31,968 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:31,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:31,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:31,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:31,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,140 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:32,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:32,152 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:32,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:32,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,308 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:32,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:32,334 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:32,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:32,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:32,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:32,497 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:32,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:32,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,667 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:32,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:32,678 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:32,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:32,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:32,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:32,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:32,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:32,908 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:32,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:32,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:32,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,094 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:33,107 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:33,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:33,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,291 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:33,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:33,302 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:33,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:33,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:33,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:33,494 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:33,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:33,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,672 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:33,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:33,684 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:33,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:33,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:33,838 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:33,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:33,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:33,850 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:33,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:33,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:33,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:33,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,004 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,016 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,169 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,181 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,369 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,522 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,714 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,726 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:34,870 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:34,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:34,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:34,881 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:34,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:34,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:34,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:34,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,028 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:35,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:35,039 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:35,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:35,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,273 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:35,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:35,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:35,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,547 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:35,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:35,559 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:35,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:35,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:35,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:35,716 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:35,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:35,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:35,886 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:35,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:35,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:35,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:35,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:35,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,090 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:36,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:36,102 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:36,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:36,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,273 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:36,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:36,286 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:36,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:36,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,460 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:36,470 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:36,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:36,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:36,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:36,700 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:36,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:36,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:36,843 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:36,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:36,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:36,853 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:36,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:36,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:36,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,034 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,194 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,344 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,355 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,529 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,540 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,713 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,724 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:37,896 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:37,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:37,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:37,908 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:37,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:37,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:37,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:37,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,078 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,089 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,238 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,250 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,613 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,623 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:38,932 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:38,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:38,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:38,944 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:38,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,115 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:39,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:39,127 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:39,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:39,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,300 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:39,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:39,310 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:39,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:39,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:39,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:39,496 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:39,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:39,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,647 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:39,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:39,658 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:39,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:39,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,829 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:39,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:39,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:39,840 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:39,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:39,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:39,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:39,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,231 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,393 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,550 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,563 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,719 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,731 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:40,911 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:40,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:40,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:40,923 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:40,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:40,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:40,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,079 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,090 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,264 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,448 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,629 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,798 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:41,986 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:41,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:41,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:41,998 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:41,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:41,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:41,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:42,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:42,175 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:42,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:42,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:42,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:42,352 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:42,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:42,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,521 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:42,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:42,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:42,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:42,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,755 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:42,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:42,768 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:42,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:42,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:42,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:42,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:42,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:42,949 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:42,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:42,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:42,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:42,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,188 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:43,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:43,199 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:43,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:43,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:43,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:43,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,539 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:43,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:43,552 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:43,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:43,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:43,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:43,760 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:43,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:43,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:43,955 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:43,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:43,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:43,967 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:43,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:43,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:43,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:43,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,147 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:44,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:44,159 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:44,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:44,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:44,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:44,353 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:44,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:44,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:44,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:44,554 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:44,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:44,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:44,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:44,745 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:44,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:44,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:44,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:44,914 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:44,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:44,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:44,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,107 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:45,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:45,119 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:45,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:45,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:45,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:45,288 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:45,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:45,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,440 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:45,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:45,451 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:45,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:45,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,632 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:45,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:45,644 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:45,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:45,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,830 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:45,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:45,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:45,841 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:45,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:45,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:45,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:45,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:45,989 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,001 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,182 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,334 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,346 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,514 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,703 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:46,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:46,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:46,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:46,889 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:46,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:46,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:46,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:46,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,244 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,255 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,414 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,426 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,640 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,801 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:47,969 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:47,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:47,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:47,980 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:47,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:47,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:47,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:48,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:48,166 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:48,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:48,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,346 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:48,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:48,358 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:48,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:48,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:48,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:48,528 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:48,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:48,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:48,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:48,700 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:48,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:48,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:48,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:48,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:48,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:48,906 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:48,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:48,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:48,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:48,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,061 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,073 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:49,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:49,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,623 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,635 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:49,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,810 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,822 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:49,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:49,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:49,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:49,985 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:49,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:49,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:50,161 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:50,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:50,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:50,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:50,370 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:50,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:50,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:50,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:50,553 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:50,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:50,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:50,565 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:50,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:50,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:50,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:50,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:50,759 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:50,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:50,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:50,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:50,939 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:50,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:50,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:50,951 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:50,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:50,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:50,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:50,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:51,125 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:51,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:51,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:51,137 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:51,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:51,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:51,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:51,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:51,339 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:51,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:51,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:51,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:51,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:51,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:51,529 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:51,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:51,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:51,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:51,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:51,689 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:51,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:51,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:51,701 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:51,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:51,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:51,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:51,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:51,884 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:51,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:51,897 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:51,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:51,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:51,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:52,081 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:52,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:52,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:52,094 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:52,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:52,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:52,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:52,257 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:52,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:52,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:52,269 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:52,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:52,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:52,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:52,434 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:52,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:52,445 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:52,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:52,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:52,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:52,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:52,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:52,643 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:52,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:52,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:52,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:52,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:52,854 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:52,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:52,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:52,865 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:52,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:52,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:52,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:52,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,082 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:53,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,292 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:53,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,477 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:53,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,625 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,637 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:53,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,785 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,797 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:53,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:53,978 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:53,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:53,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:53,990 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:53,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:53,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:53,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:54,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:54,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:54,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:54,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:54,189 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:54,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:54,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:54,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:54,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:54,376 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:54,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:54,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:54,389 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:54,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:54,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:54,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:54,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:54,581 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:54,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:54,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:54,593 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:54,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:54,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:54,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:54,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:54,802 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:54,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:54,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:54,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:54,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,056 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,257 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:55,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,430 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,441 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:55,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,612 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,624 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:55,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,806 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,818 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:55,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:55,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:55,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:55,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:55,997 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:55,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:55,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:55,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:56,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:56,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:56,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:56,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:56,195 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:56,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:56,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:56,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:56,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:56,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:56,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:56,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:56,416 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:56,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:56,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:56,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:56,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:56,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:56,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:56,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:56,657 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:56,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:56,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:56,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:56,849 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:56,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:56,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:56,861 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:56,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:56,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:56,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:56,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:57,084 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:57,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:57,097 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:57,299 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:57,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:57,312 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:57,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:57,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:57,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:57,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:57,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:57,506 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:57,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:57,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:57,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:57,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:57,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:57,702 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:57,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:57,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:57,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:57,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:57,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:57,923 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:57,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:57,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:57,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:57,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:58,167 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:58,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:58,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:58,182 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:58,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:58,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:58,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:58,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:58,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:58,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:58,390 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:58,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:58,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:58,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:58,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:58,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:58,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:58,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:58,600 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:58,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:58,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:58,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:58,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:58,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:58,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:58,838 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:58,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:58,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:58,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:58,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:59,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:59,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:59,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:59,048 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:59,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:59,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:59,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:59,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:59,293 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:59,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:59,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:59,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:59,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:59,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:59,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:59,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:59,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:59,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:59,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:59,510 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:59,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:59,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:59,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:59,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:59,698 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:59,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:59,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:59,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:59,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:59,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:59,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:36:59,900 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:36:59,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:36:59,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:36:59,913 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:36:59,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:36:59,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:36:59,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:36:59,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:00,131 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:00,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:00,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:00,144 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:00,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:00,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:00,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:00,369 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:00,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:00,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:00,382 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:00,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:00,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:00,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:00,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:00,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:00,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:00,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:00,592 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:00,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:00,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:00,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:00,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:00,824 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:00,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:00,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:00,838 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:00,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:00,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:00,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:01,033 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:01,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:01,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:01,047 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:01,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:01,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:01,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:01,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:01,275 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:01,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:01,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:01,289 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:01,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:01,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:01,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:01,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:01,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:01,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:01,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:01,599 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:01,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:01,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:01,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:01,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:01,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:01,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:01,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:01,805 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:01,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:01,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:01,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:02,001 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:02,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:02,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:02,015 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:02,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:02,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:02,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:02,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:02,237 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:02,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:02,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:02,252 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:02,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:02,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:02,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:02,445 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:02,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:02,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:02,459 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:02,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:02,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:02,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:02,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:02,651 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:02,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:02,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:02,664 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:02,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:02,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:02,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:02,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:02,913 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:02,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:02,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:02,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:02,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:03,124 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:03,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:03,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:03,387 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:03,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:03,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:03,402 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:03,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:03,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:03,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:03,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:03,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:03,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:03,611 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:03,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:03,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:03,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:03,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:03,870 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:03,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:03,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:03,884 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:03,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:03,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:03,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:03,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:04,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:04,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:04,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:04,105 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:04,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:04,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:04,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:04,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:04,313 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:04,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:04,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:04,327 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:04,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:04,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:04,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:04,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:04,519 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:04,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:04,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:04,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:04,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:04,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:04,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:04,726 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:04,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:04,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:04,739 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:04,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:04,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:04,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:04,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:04,970 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:05,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:05,003 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:05,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:05,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:05,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:05,210 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:05,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:05,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:05,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:05,445 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:05,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:05,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:05,683 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:05,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:05,919 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:05,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:05,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,219 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:06,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:06,237 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:06,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:06,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,526 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:06,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:06,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:06,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,859 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:06,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:06,877 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:06,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:06,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:07,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:07,141 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:07,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:07,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:07,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:07,399 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:07,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:07,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:07,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:07,650 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:07,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:07,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:07,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:07,875 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:07,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:07,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,063 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:08,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:08,077 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:08,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:08,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:08,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:08,316 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:08,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:08,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:08,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:08,552 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:08,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:08,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:08,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:08,761 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:08,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:08,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:08,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:08,978 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:08,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:08,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:09,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:09,206 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:09,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:09,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:09,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:09,415 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:09,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:09,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,575 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:09,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:09,586 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:09,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:09,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,740 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:09,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:09,751 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:09,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:09,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,906 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:09,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:09,919 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:09,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:09,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,098 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:10,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:10,110 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:10,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:10,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,290 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:10,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:10,302 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:10,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:10,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,475 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:10,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:10,487 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:10,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:10,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:10,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:10,722 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:10,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:10,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,876 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:10,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:10,888 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:10,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:10,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,042 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,054 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,241 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,276 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,587 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,599 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,812 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:11,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:11,975 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:11,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:11,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,124 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:12,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:12,135 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:12,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:12,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,310 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:12,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:12,321 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:12,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:12,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,500 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:12,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:12,512 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:12,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:12,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:12,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:12,803 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:12,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:12,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,993 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:13,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:13,006 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:13,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:13,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,180 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:13,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,369 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:13,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:13,381 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:13,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:13,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,590 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:13,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:13,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:13,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:13,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:13,805 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:13,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:13,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,397 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,616 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,628 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,777 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,788 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:14,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:14,972 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:14,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:14,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,126 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:15,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:15,138 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:15,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:15,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:15,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:15,310 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:15,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:15,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:15,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:15,533 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:15,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:15,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:15,720 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:15,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:15,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,905 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:15,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:15,917 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:15,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:15,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,076 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,223 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,235 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,389 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,401 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,561 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,721 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,893 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:16,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:16,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:16,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:16,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,069 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:17,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:17,080 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:17,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:17,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,268 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:17,280 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:17,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:17,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,436 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:17,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:17,448 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:17,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:17,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,651 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:17,664 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:17,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:17,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,821 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:17,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:17,834 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:17,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:17,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,027 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,038 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,193 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,204 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,389 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,561 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,573 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,752 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,764 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,939 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:18,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:18,951 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:18,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:18,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,110 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:19,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:19,121 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:19,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:19,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,313 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:19,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:19,325 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:19,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:19,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:19,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:19,515 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:19,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:19,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:19,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:19,717 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:19,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:19,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,897 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:19,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:19,908 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:19,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:19,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,080 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:20,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:20,092 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:20,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:20,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:20,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:20,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:20,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:20,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,454 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:20,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:20,466 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:20,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:20,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,631 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:20,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:20,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:20,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,833 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:20,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:20,844 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:20,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:20,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:21,048 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:21,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:21,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,225 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:21,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:21,238 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:21,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:21,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,443 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:21,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:21,456 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:21,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:21,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:21,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:21,665 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:21,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:21,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:21,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:21,848 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:21,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:21,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:22,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:22,030 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:22,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:22,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:22,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:22,242 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:22,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:22,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,402 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:22,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:22,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:22,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:22,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,599 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:22,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:22,612 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:22,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,799 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:22,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:22,811 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:22,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:22,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,008 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,176 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,339 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,514 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,700 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,711 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,870 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:23,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:23,882 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:23,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:23,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,065 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:24,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:24,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,243 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:24,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:24,255 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:24,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:24,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,419 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:24,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:24,431 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:24,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:24,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,651 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:24,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:24,663 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:24,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:24,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:24,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:24,848 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:24,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:24,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,002 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,013 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,175 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,327 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,338 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,490 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,501 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,685 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:25,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:25,876 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:25,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:25,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,063 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:26,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:26,075 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:26,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:26,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:26,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:26,331 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:26,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:26,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,574 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:26,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:26,586 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:26,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:26,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:26,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:26,795 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:26,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:26,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,002 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,193 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,364 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,544 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,740 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,750 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:27,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:27,939 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:27,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:27,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,096 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:28,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:28,108 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:28,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:28,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,293 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:28,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:28,306 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:28,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:28,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,464 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:28,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:28,476 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:28,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:28,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,646 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:28,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:28,659 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:28,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:28,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,838 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:28,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:28,850 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:29,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:29,036 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:29,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:29,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:29,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:29,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:29,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:29,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:29,445 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:29,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:29,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,617 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:29,629 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:29,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:29,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,801 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:29,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:29,812 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:29,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:29,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,003 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,157 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,168 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,345 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,357 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,533 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,545 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,717 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,893 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:30,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:30,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:30,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,079 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:31,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:31,091 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:31,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:31,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:31,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:31,316 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:31,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:31,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,507 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:31,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:31,519 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:31,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:31,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:31,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:31,686 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:31,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:31,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,840 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:31,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:31,852 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:31,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:31,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,032 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:32,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,199 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:32,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:32,211 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:32,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:32,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,393 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:32,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:32,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,592 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:32,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:32,606 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:32,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:32,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,840 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:32,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:32,853 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:32,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:32,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,062 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:33,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:33,074 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:33,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:33,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:33,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:33,294 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:33,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:33,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,466 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:33,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:33,478 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:33,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:33,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:33,685 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:33,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:33,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:33,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:33,847 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:33,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:33,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,032 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,187 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,198 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,364 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,573 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,748 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,932 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:34,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:34,944 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:34,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:34,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,103 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:35,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:35,114 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:35,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:35,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,321 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:35,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:35,332 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:35,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:35,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,524 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:35,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:35,537 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:35,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:35,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:35,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:35,724 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:35,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:35,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:35,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:35,938 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:35,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:35,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:36,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:36,103 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:36,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:36,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,268 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:36,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:36,282 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:36,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:36,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:36,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:36,495 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:36,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:36,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,694 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:36,709 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:36,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:36,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,878 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:36,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:36,890 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:36,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:36,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,070 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:37,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:37,082 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:37,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:37,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,251 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:37,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:37,263 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:37,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:37,503 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:37,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:37,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,666 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:37,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:37,679 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:37,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:37,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,866 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:37,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:37,878 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:37,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:37,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:38,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:38,057 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:38,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:38,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,264 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:38,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:38,276 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:38,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:38,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:38,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:38,470 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:38,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:38,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:38,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:38,674 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:38,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:38,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,830 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:38,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:38,841 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:38,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:38,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,994 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,005 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,179 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,191 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,350 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,361 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,550 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,562 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,769 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:39,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:39,973 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:39,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:39,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,174 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:40,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:40,187 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:40,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:40,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,427 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:40,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:40,439 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:40,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:40,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,611 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:40,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:40,624 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:40,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:40,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,796 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:40,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:40,808 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:40,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:40,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:41,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:41,019 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:41,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:41,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:41,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:41,229 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:41,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:41,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,445 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:41,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:41,459 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:41,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:41,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:41,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:41,671 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:41,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:41,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,867 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:41,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:41,881 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:41,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:41,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:42,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:42,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:42,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:42,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:42,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:42,341 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:42,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:42,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:42,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:42,606 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:42,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:42,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,832 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:42,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:42,844 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:42,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:42,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:43,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:43,045 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:43,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:43,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,238 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:43,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:43,252 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:43,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:43,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:43,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:43,452 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:43,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:43,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,641 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:43,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:43,655 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:43,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:43,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:43,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:43,878 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:43,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:43,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:44,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:44,123 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:44,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:44,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,335 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:44,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:44,350 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:44,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:44,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,569 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:44,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:44,583 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:44,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:44,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,780 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:44,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:44,794 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:44,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:44,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:45,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:45,034 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:45,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:45,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,269 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:45,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:45,282 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:45,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:45,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,510 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:45,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:45,524 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:45,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,745 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:45,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:45,759 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:45,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:45,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,950 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:45,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:45,965 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:45,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:45,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,186 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:46,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:46,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:46,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:46,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:46,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:46,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:46,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,657 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:46,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:46,671 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:46,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,892 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:46,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:46,906 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:46,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:46,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,130 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:47,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:47,144 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:47,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:47,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:47,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:47,376 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:47,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:47,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:47,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:47,611 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:47,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:47,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,802 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:47,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:47,816 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:47,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:47,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:48,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:48,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:48,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:48,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,282 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:48,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:48,295 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:48,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:48,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,509 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:48,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:48,522 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:48,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:48,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:48,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:48,750 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:48,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:48,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,969 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:48,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:48,982 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:48,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:48,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:49,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:49,183 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:49,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:49,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:49,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:49,415 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:49,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:49,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,639 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:49,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:49,652 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:49,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:49,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,844 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:49,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:49,857 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:49,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:49,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:50,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:50,091 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:50,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:50,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,285 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:50,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:50,298 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:50,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:50,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:50,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:50,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:50,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:50,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:50,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:50,741 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:50,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:50,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,996 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:51,011 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:51,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:51,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:51,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:51,214 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:51,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:51,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,448 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:51,462 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:51,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:51,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,651 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:51,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:51,665 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:51,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:51,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:51,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:51,869 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:51,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:51,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:52,101 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:52,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:52,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,299 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:52,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:52,313 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:52,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:52,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,505 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:52,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:52,524 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:52,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:52,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:52,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:52,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,112 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:53,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:53,125 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:53,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,312 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:53,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:53,325 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:53,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:53,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,587 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:53,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:53,600 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:53,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:53,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:53,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:53,826 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:53,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:53,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:54,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:54,073 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:54,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:54,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,271 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:54,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:54,286 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:54,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:54,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,565 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:54,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:54,579 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:54,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:54,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,811 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:54,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:54,824 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:54,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:54,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:55,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:55,024 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:55,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:55,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:55,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:55,243 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:55,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:55,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,419 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:55,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:55,433 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:55,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:55,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,639 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:55,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:55,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:55,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:55,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,830 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:55,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:55,844 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:55,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:56,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:56,060 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:56,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:56,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:56,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:56,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:56,508 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:56,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:56,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:56,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:56,669 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:56,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:56,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,841 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:56,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:56,852 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:56,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:56,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,042 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,195 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,206 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,393 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,709 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,720 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,899 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:57,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:57,911 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:57,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:57,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,094 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:58,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:58,105 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:58,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:58,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:58,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:58,309 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:58,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:58,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:58,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:58,528 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:58,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:58,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,702 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:58,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:58,714 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:58,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:58,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,867 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:58,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:58,879 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:58,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:58,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,031 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,043 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,201 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,214 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,378 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,389 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,583 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,772 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,930 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:37:59,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:37:59,941 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:37:59,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:59,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,099 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:00,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:00,111 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:00,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,294 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:00,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:00,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:00,531 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:00,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:00,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:00,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,847 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:00,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:00,859 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:00,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:01,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:01,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:01,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,233 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:01,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:01,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:01,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:01,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,411 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:01,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:01,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:01,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:01,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,616 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:01,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:01,627 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:01,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:01,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,807 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:01,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:01,818 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:01,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:01,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,032 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:02,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:02,044 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:02,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:02,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:02,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:02,237 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:02,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:02,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:02,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:02,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:02,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:02,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,648 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:02,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:02,662 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:02,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:02,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,984 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:02,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:02,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:02,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,158 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:03,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:03,169 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:03,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:03,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,347 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:03,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:03,358 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:03,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:03,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,518 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:03,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:03,544 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:03,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:03,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,721 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:03,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:03,732 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:03,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:03,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,907 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:03,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:03,919 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:03,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:03,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,073 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:04,085 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:04,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:04,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,262 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:04,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:04,272 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:04,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:04,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:04,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:04,440 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:04,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:04,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:04,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:04,630 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:04,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:04,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,811 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:04,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:04,823 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:04,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:04,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,013 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,024 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,211 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,403 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,582 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,594 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,966 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:05,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:05,977 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:05,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:05,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,138 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:06,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:06,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:06,325 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:06,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:06,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:06,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:06,501 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:06,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:06,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,685 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:06,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:06,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:06,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:06,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:06,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:06,867 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:06,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:06,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,075 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:07,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:07,087 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:07,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:07,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:07,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:07,495 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:07,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:07,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:07,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:07,664 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:07,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:07,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,841 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:07,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:07,853 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:07,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:07,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,023 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,211 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,222 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,384 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,395 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,582 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,593 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,782 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:08,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:08,974 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:08,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:08,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,138 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:09,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:09,152 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:09,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:09,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:09,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:09,390 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:09,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:09,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,578 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:09,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:09,590 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:09,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:09,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,775 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:09,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:09,786 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:09,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:09,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,973 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:09,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:09,985 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:09,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:09,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,171 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:10,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:10,184 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:10,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:10,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,372 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:10,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:10,384 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:10,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:10,564 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:10,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:10,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,752 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:10,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:10,763 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:10,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:10,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,942 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:10,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:11,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,286 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:11,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:11,297 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:11,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:11,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:11,494 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:11,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,676 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:11,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:11,687 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:11,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:11,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:11,848 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:11,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,999 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:12,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:12,010 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:12,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:12,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:12,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:12,175 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:12,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:12,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:12,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:12,369 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:12,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:12,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:12,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:12,558 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:12,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:12,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,826 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:12,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:12,838 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:12,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:12,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,003 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,183 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,358 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,369 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,547 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,780 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,952 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:13,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:13,963 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:13,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:13,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,114 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:14,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:14,126 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:14,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:14,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:14,288 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:14,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:14,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:14,474 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:14,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,672 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:14,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:14,683 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:14,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:14,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:14,876 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:14,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,041 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:15,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:15,052 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:15,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:15,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,237 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:15,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:15,249 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:15,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:15,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:15,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:15,451 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:15,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:15,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,627 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:15,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:15,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:15,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:15,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,846 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:15,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:15,858 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,049 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,201 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,212 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,401 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,565 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,577 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,762 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,773 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:16,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:16,946 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:16,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:16,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,128 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:17,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:17,140 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:17,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:17,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,296 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:17,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:17,307 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:17,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:17,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,493 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:17,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:17,504 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:17,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:17,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,664 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:17,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:17,675 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:17,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:17,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,838 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:17,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:17,849 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:17,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:17,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,069 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:18,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:18,081 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:18,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,250 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:18,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:18,262 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:18,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,445 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:18,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:18,456 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:18,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,634 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:18,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:18,645 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:18,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:18,838 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,040 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,242 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,432 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,444 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,609 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,621 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,797 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:19,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:19,998 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:20,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:20,191 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:20,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:20,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,395 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:20,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:20,408 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:20,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:20,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:20,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:20,618 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:20,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:20,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,813 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:20,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,997 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,009 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,195 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,392 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,581 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,768 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,780 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,953 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:21,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:21,965 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:21,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:21,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:22,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:22,159 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:22,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:22,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,325 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:22,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:22,336 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:22,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:22,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,569 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:22,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:22,584 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:22,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:22,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,817 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:22,829 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:22,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:22,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,999 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,010 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,194 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,207 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,369 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,583 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,968 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:23,981 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:23,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,185 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:24,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:24,198 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:24,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:24,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,402 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:24,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:24,415 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:24,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:24,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:24,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:24,601 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:24,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:24,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,784 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:24,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:24,797 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:24,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:24,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,004 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:25,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:25,015 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:25,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:25,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:25,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:25,227 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:25,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:25,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,415 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:25,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:25,427 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:25,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:25,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,598 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:25,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:25,611 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:25,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:25,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:25,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:25,844 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:25,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:25,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,031 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,207 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,218 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,412 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,592 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,603 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,787 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,799 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:26,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:26,986 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:26,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:27,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:27,207 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:27,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:27,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:27,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:27,402 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:27,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:27,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,555 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:27,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:27,567 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:27,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:27,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:27,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:27,781 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:27,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:27,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:27,947 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:27,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:27,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,116 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,308 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,463 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,475 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,642 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,800 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,811 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,967 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:28,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:28,979 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:28,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:29,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:29,187 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:29,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:29,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:29,413 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:29,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:29,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:29,620 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:29,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:29,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:29,821 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,034 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,190 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,201 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,377 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,580 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,591 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,758 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:30,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:30,928 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:30,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:31,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:31,121 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:31,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,311 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:31,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:31,323 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:31,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:31,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:31,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:31,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:31,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:31,723 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,874 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:31,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:31,885 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:31,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,053 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:32,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:32,067 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:32,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,244 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:32,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:32,257 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:32,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,458 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:32,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:32,472 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:32,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,751 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:32,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:32,763 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:32,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,944 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:32,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:32,956 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:32,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,126 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:33,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:33,139 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:33,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,316 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:33,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:33,328 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:33,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,516 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:33,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:33,528 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:33,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,723 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:33,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:33,734 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:33,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,885 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:33,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:33,896 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:33,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,048 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,060 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,234 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,246 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,409 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,560 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,572 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,736 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,919 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:34,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:34,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:35,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:35,096 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:35,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:35,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:35,288 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:35,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,446 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:35,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:35,458 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:35,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,641 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:35,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:35,654 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:35,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:35,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:35,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:35,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,050 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,062 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,248 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,260 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,412 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,423 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,605 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,756 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,767 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:36,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:36,953 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:36,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,110 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:37,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:37,122 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:37,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,303 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:37,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:37,315 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:37,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,472 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:37,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:37,484 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:37,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:37,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:37,697 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:37,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,915 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:37,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:37,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:37,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,082 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,093 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,247 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,258 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,435 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,446 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,600 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,612 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,788 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:38,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:38,986 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:38,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,179 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:39,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:39,205 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:39,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:39,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:39,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:39,375 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:39,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:39,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,590 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:39,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:39,602 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:39,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:39,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,780 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:39,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:39,791 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:39,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:39,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,007 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,018 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,202 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,379 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,390 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,564 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,576 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,780 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:40,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:40,969 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:40,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,123 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:41,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:41,135 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:41,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,329 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:41,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:41,341 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:41,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,495 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:41,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:41,506 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:41,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:41,702 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:41,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,870 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:41,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:41,882 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:41,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,053 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:42,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:42,066 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:42,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:42,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,276 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:42,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:42,289 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:42,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:42,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:42,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:42,473 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:42,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:42,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,726 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:42,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:42,743 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:42,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:42,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,979 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:42,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:42,991 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:42,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:42,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,192 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:43,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:43,204 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:43,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:43,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,373 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:43,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:43,385 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:43,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:43,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,543 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:43,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:43,553 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:43,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:43,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:43,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:43,740 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:43,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:43,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,899 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:43,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:43,911 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:43,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:43,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,082 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:44,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:44,093 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:44,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,274 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:44,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:44,286 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:44,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:44,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:44,494 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:44,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,676 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:44,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:44,687 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:44,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,853 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:44,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:44,863 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:44,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,049 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,206 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,217 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,397 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,408 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,601 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,612 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,796 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,808 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,964 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:45,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:45,976 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:45,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,160 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:46,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:46,171 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:46,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:46,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:46,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:46,338 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:46,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:46,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,494 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:46,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:46,530 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:46,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:46,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,685 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:46,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:46,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:46,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,851 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:46,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:46,862 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:46,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:46,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,049 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,216 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,408 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,570 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,759 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,951 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:47,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:47,962 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:47,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:47,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,122 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:48,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:48,134 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:48,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,294 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:48,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:48,306 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:48,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,490 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:48,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:48,501 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:48,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,751 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:48,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:48,762 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:48,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:48,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:48,948 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:48,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,105 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:49,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:49,116 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:49,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,272 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:49,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:49,284 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:49,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:49,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:49,476 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:49,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,636 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:49,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:49,648 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:49,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,851 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:49,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:49,863 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:49,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:50,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:50,089 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:50,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,272 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:50,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:50,284 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:50,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,448 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:50,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:50,460 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:50,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,646 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:50,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:50,658 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:50,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,895 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:50,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:50,907 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:50,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:51,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:51,089 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:51,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,269 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:51,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:51,281 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:51,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,437 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:51,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:51,449 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:51,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,627 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:51,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:51,642 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:51,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,845 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:51,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:51,859 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:51,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:52,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:52,048 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:52,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,229 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:52,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:52,241 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:52,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:52,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:52,422 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:52,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:52,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:52,647 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:52,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,859 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:52,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:52,871 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:52,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:53,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:53,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:53,273 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,463 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:53,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:53,475 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:53,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:53,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:53,693 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:53,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,853 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:53,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:53,864 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,018 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,030 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,196 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,379 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,390 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,557 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,712 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,724 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,902 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:54,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:54,914 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:54,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,086 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:55,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:55,099 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:55,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,336 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:55,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:55,347 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:55,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,519 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:55,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:55,531 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:55,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,736 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:55,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:55,748 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:55,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:55,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:55,969 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:55,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:56,162 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:56,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:56,175 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:56,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:56,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:56,369 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:56,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:56,383 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:56,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:56,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:56,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:56,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:56,591 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:56,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:56,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:56,787 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:56,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:56,801 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:56,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:56,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,007 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:57,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:57,020 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:57,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:57,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:57,240 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:57,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:57,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:57,456 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:57,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,729 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:57,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:57,743 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:57,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,972 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:57,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:57,987 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:57,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:58,216 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:58,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:58,229 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:58,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:58,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:58,457 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:58,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:58,471 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:58,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:58,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:58,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:58,697 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:58,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:58,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:58,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:58,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:58,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:58,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:58,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:59,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:59,156 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:59,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:59,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:59,354 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:59,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:59,575 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:59,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,773 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:38:59,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:38:59,805 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:38:59,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,033 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:00,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:00,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:00,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:00,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,288 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:00,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:00,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:00,301 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:00,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:00,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:00,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:00,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:00,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:00,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:00,534 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:00,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:00,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:00,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:00,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:00,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:00,770 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:00,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:00,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:00,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:00,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:01,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:01,007 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:01,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:01,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:01,210 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:01,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:01,241 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:01,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:01,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:01,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:01,442 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:01,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:01,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:01,638 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:01,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:01,651 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:01,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:01,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:01,847 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:01,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:01,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:01,861 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:01,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:01,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:01,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:02,093 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:02,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:02,108 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:02,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:02,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:02,310 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:02,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:02,342 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:02,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:02,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:02,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:02,556 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:02,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:02,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:02,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:02,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:02,788 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:02,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:02,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:03,012 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:03,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:03,026 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:03,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:03,248 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:03,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:03,262 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:03,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:03,456 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:03,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:03,471 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:03,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:03,694 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:03,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:03,707 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:03,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:03,930 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:03,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:03,944 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:03,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,146 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:04,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:04,160 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:04,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:04,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:04,368 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:04,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:04,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:04,576 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:04,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,775 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:04,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:04,789 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:04,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:05,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:05,004 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:05,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,235 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:05,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:05,249 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:05,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:05,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:05,503 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:05,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,666 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:05,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:05,677 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:05,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,857 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:05,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:05,869 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:05,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:06,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:06,096 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:06,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,320 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:06,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:06,334 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:06,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:06,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:06,547 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:06,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:06,792 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:06,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,022 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:07,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:07,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:07,037 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:07,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:07,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:07,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:07,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,269 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:07,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:07,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:07,282 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:07,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:07,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:07,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:07,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,512 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:07,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:07,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:07,527 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:07,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:07,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:07,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:07,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,758 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:07,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:07,773 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:07,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:07,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:07,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:07,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,049 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:08,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:08,062 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:08,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:08,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:08,291 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,488 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:08,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:08,502 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:08,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,726 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:08,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:08,740 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:08,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,977 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:08,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:08,991 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:08,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,206 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:09,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:09,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:09,219 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:09,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:09,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:09,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:09,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:09,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:09,452 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:09,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:09,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:09,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:09,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:09,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:09,685 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:09,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:09,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:09,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,889 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:09,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:09,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:09,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:10,139 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:10,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:10,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:10,153 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:10,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:10,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:10,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:10,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:10,358 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:10,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:10,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:10,374 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:10,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:10,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:10,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:10,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:10,621 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:10,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:10,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:10,635 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:10,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:10,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:10,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:10,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:10,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:10,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:10,876 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:10,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:10,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:10,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:11,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:11,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:11,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:11,120 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:11,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:11,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:11,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:11,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:11,332 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:11,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:11,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:11,343 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:11,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:11,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:11,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:11,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:11,575 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:11,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:11,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:11,589 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:11,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:11,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:11,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:11,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:11,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:11,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:11,807 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:11,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:11,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:11,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:11,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:12,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:12,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:12,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:12,025 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:12,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:12,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:12,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:12,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:12,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:12,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:12,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:12,244 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:12,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:12,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:12,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:12,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:12,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:12,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:12,454 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:12,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:12,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:12,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:12,686 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:12,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:12,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:12,700 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:12,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:12,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:12,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:12,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:12,890 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:12,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:12,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:12,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:13,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:13,128 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:13,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,291 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:13,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:13,302 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:13,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,485 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:13,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:13,497 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:13,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:13,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:13,667 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:13,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,850 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:13,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:13,862 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:13,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,056 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,222 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,234 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:14,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,576 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,589 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:14,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,756 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,768 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:14,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:14,954 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:14,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:14,966 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:14,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,130 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:15,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:15,142 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:15,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:15,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,326 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:15,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:15,337 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:15,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:15,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,517 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:15,528 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:15,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:15,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,688 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:15,698 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:15,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:15,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:15,881 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:15,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:15,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:15,892 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:15,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:15,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:15,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,079 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:16,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:16,105 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:16,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,269 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:16,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:16,281 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:16,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:16,476 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:16,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,642 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:16,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:16,653 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:16,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,839 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:16,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:16,850 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:16,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,016 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,027 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,212 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,224 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,420 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,431 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,610 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,621 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,781 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,792 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,975 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:17,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:17,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,150 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:18,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:18,161 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:18,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,325 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:18,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:18,337 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:18,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,501 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,676 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:18,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:18,688 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:18,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,854 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:18,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:18,866 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:18,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,044 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:19,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:19,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:19,056 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:19,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:19,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:19,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:19,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:19,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:19,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:19,262 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:19,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:19,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:19,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:19,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,509 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:19,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:19,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:19,522 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:19,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:19,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:19,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:19,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,724 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:19,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:19,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:19,738 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:19,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:19,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:19,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:19,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:19,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:19,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:19,927 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:19,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:19,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:19,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:19,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,129 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:20,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:20,142 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:20,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,320 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:20,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:20,332 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:20,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:20,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:20,551 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:20,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:20,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:20,769 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:20,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,943 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:20,956 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:20,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:21,121 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:21,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:21,133 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:21,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:21,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:21,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:21,360 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:21,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:21,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:21,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:21,549 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:21,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:21,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:21,777 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:21,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:21,803 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:21,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:21,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:21,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:21,996 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:21,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,155 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:22,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:22,167 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:22,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,327 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:22,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:22,338 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:22,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,520 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:22,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:22,532 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:22,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,686 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:22,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:22,698 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:22,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,856 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:22,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:22,868 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:22,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,028 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:23,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:23,040 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:23,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,221 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:23,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:23,231 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:23,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,418 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:23,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:23,429 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:23,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,628 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:23,661 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:23,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,904 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:23,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:23,916 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:23,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:24,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:24,117 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:24,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:24,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:24,321 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:24,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:24,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:24,489 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:24,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,669 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:24,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:24,681 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:24,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,837 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:24,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:24,849 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:24,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,024 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:25,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:25,035 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:25,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:25,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:25,236 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:25,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:25,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:25,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:25,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:25,607 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:25,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,801 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:25,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:25,827 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:25,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,031 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,043 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,237 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,398 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,573 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,584 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,802 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,985 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:26,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:26,997 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:26,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,158 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:27,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:27,169 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:27,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:27,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:27,344 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:27,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:27,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:27,518 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:27,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,683 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:27,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:27,694 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:27,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:27,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:27,874 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:27,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,080 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:28,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:28,091 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:28,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,273 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:28,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:28,284 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:28,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,467 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:28,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,659 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:28,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:28,671 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:28,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:28,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:28,842 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:28,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,034 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,225 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,409 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,421 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,620 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,786 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,797 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,987 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:29,998 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:30,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:30,236 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:30,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:30,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:30,418 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:30,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:30,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:30,609 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:30,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,787 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:30,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:30,800 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:30,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:30,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:30,993 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:30,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:31,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:31,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:31,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:31,209 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:31,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:31,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:31,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:31,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:31,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:31,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:31,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:31,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:31,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:31,601 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:31,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:31,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:31,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:31,805 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:31,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:31,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:31,819 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:31,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:31,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:31,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,025 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:32,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:32,037 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:32,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:32,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:32,232 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:32,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:32,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:32,465 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:32,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,648 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:32,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:32,659 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:32,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,839 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:32,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:32,851 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:32,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:33,012 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:33,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:33,024 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:33,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:33,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:33,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:33,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:33,195 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:33,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:33,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:33,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:33,367 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:33,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:33,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:33,528 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:33,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:33,539 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:33,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:33,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:33,807 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:33,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:33,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:33,820 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:33,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:33,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:33,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:33,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,020 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:34,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,202 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,215 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:34,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,376 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,387 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,582 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:34,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,765 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,776 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:34,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:34,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:34,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:34,971 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:34,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:34,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:34,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,131 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:35,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:35,143 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:35,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:35,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,301 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:35,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:35,312 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:35,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:35,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:35,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:35,503 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:35,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:35,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,685 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:35,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:35,696 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:35,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:35,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,854 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:35,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:35,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:35,865 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:35,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:35,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:35,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:35,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:36,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:36,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:36,046 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:36,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:36,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:36,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:36,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,233 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:36,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:36,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:36,245 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:36,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:36,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:36,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,411 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:36,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:36,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:36,422 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:36,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:36,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:36,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:36,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:36,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:36,601 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:36,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:36,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:36,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:36,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,801 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:36,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:36,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:36,812 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:36,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:36,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:36,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:36,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,007 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:37,191 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,202 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:37,383 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,394 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:37,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,610 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:37,773 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,785 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:37,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:37,967 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:37,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:37,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:37,978 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:37,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:37,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:37,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:38,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:38,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:38,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:38,174 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:38,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:38,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:38,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:38,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,356 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:38,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:38,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:38,367 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:38,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:38,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:38,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:38,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,529 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:38,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:38,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:38,541 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:38,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:38,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:38,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:38,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,727 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:38,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:38,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:38,739 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:38,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:38,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:38,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:38,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:38,956 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:38,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:38,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:38,968 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:38,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:38,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:38,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:39,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:39,184 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:39,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:39,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,366 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:39,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:39,379 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:39,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:39,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:39,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:39,594 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:39,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:39,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,798 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:39,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:39,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:39,809 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:39,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:39,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:39,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:39,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:39,993 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:40,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:40,006 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:40,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:40,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:40,203 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:40,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:40,217 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:40,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:40,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:40,445 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:40,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:40,459 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:40,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:40,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:40,661 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:40,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:40,675 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:40,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:40,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:40,905 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:40,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:40,918 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:40,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:40,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:40,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,150 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:41,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:41,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:41,164 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:41,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:41,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:41,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:41,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,402 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:41,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:41,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:41,414 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:41,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:41,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:41,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,599 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:41,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:41,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:41,610 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:41,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:41,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:41,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,794 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:41,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:41,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:41,806 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:41,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:41,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:41,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:41,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:41,967 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:41,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:41,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:41,979 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:41,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:41,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:41,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:42,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:42,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:42,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:42,176 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:42,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:42,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:42,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:42,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:42,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:42,373 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:42,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:42,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:42,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:42,559 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:42,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:42,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:42,571 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:42,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:42,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:42,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:42,736 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:42,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:42,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:42,748 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:42,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:42,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:42,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:42,937 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:42,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:42,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:42,950 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:42,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:42,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:42,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:42,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:43,139 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:43,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:43,151 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:43,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:43,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:43,329 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:43,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:43,556 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:43,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:43,568 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:43,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:43,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:43,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:43,750 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:43,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:43,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 23:39:43,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 30 states and 52 transitions. [2024-11-08 23:39:43,954 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 52 transitions. [2024-11-08 23:39:43,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat