./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/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 64bit --witnessprinter.graph.data.programhash 7aeda8ef841ef7069da39f878404252c33796f5e53e1f416b530364b2ef30242 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:39:10,806 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:39:10,908 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-11-08 19:39:10,916 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:39:10,916 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 19:39:10,947 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:39:10,948 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 19:39:10,949 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 19:39:10,949 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:39:10,950 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:39:10,950 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:39:10,951 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 19:39:10,951 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:39:10,952 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:39:10,952 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 19:39:10,952 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 19:39:10,953 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 19:39:10,953 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:39:10,956 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 19:39:10,957 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:39:10,957 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 19:39:10,958 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 19:39:10,958 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 19:39:10,959 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:39:10,962 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:39:10,963 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:39:10,963 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 19:39:10,964 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 19:39:10,964 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 19:39:10,964 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 19:39:10,964 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7aeda8ef841ef7069da39f878404252c33796f5e53e1f416b530364b2ef30242 [2024-11-08 19:39:11,268 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:39:11,299 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:39:11,302 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:39:11,304 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:39:11,306 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:39:11,308 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i Unable to find full path for "g++" [2024-11-08 19:39:13,385 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:39:13,847 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:39:13,848 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i [2024-11-08 19:39:13,895 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/data/8bd046adb/49e09794eecd4eb6ade045c4fd5ac0ba/FLAGa01df7def [2024-11-08 19:39:13,971 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/data/8bd046adb/49e09794eecd4eb6ade045c4fd5ac0ba [2024-11-08 19:39:13,974 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:39:13,976 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:39:13,980 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:39:13,981 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:39:13,987 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:39:13,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:39:13" (1/1) ... [2024-11-08 19:39:13,989 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66ace47d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:13, skipping insertion in model container [2024-11-08 19:39:13,989 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:39:13" (1/1) ... [2024-11-08 19:39:14,104 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:39:14,451 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[4496,4509] [2024-11-08 19:39:14,460 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[4556,4569] [2024-11-08 19:39:15,363 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,364 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,365 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,366 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,368 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,385 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,386 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,389 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,390 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,392 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,394 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,395 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:15,395 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,032 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[150476,150489] [2024-11-08 19:39:16,033 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:39:16,050 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:39:16,065 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[4496,4509] [2024-11-08 19:39:16,066 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[4556,4569] [2024-11-08 19:39:16,128 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,129 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,129 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,130 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,131 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,146 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,151 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,152 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,153 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,158 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,159 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,160 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,160 WARN L1698 CHandler]: Possible shadowing of function index [2024-11-08 19:39:16,301 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_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/sv-benchmarks/c/aws-c-common/aws_linked_list_rbegin_harness.i[150476,150489] [2024-11-08 19:39:16,302 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:39:16,498 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:39:16,499 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16 WrapperNode [2024-11-08 19:39:16,499 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:39:16,500 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:39:16,500 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:39:16,501 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:39:16,509 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,603 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,657 INFO L138 Inliner]: procedures = 668, calls = 1039, calls flagged for inlining = 53, calls inlined = 6, statements flattened = 141 [2024-11-08 19:39:16,661 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:39:16,661 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:39:16,662 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:39:16,662 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:39:16,675 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,675 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,680 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,680 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,701 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,709 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,716 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,718 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,723 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:39:16,724 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:39:16,724 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:39:16,724 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:39:16,725 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:39:16" (1/1) ... [2024-11-08 19:39:16,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 19:39:16,744 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 19:39:16,760 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 19:39:16,769 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1f2a8bee-d12a-400e-a9a0-83a86a8c55a2/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 19:39:16,800 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 19:39:16,800 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 19:39:16,801 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 19:39:16,801 INFO L130 BoogieDeclarations]: Found specification of procedure aws_linked_list_node_next_is_valid [2024-11-08 19:39:16,802 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_linked_list_node_next_is_valid [2024-11-08 19:39:16,802 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 19:39:16,802 INFO L130 BoogieDeclarations]: Found specification of procedure aws_linked_list_is_valid [2024-11-08 19:39:16,803 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_linked_list_is_valid [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:39:16,804 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 19:39:16,804 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 19:39:16,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 19:39:16,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 19:39:16,805 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2024-11-08 19:39:16,805 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2024-11-08 19:39:16,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 19:39:17,084 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:39:17,086 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:39:17,416 INFO L? ?]: Removed 60 outVars from TransFormulas that were not future-live. [2024-11-08 19:39:17,417 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 19:39:17,584 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 19:39:17,584 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 19:39:17,584 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:39:17 BoogieIcfgContainer [2024-11-08 19:39:17,585 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 19:39:17,585 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 19:39:17,586 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 19:39:17,598 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 19:39:17,599 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:39:17" (1/1) ... [2024-11-08 19:39:17,610 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:39:17,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 49 states and 65 transitions. [2024-11-08 19:39:17,692 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2024-11-08 19:39:17,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:17,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:17,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:18,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:18,807 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:18,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:18,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:18,910 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:18,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:18,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:18,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:19,349 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:19,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:19,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:19,361 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:19,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:19,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:19,721 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:19,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:19,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:19,737 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:19,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:19,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:19,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:20,126 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:20,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:20,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:20,143 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:20,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:20,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:20,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:20,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:20,498 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:20,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:20,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:20,510 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:20,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:20,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:20,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:20,865 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:20,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:20,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:20,879 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:20,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:21,220 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:21,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:21,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:21,231 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:21,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:21,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:21,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:21,598 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:21,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:21,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:21,607 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:21,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:21,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:21,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:21,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:21,891 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:21,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:21,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:21,900 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:21,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:21,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:21,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:22,190 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:22,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:22,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:22,215 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:22,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:22,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:22,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:22,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:22,551 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:22,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:22,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:22,560 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:22,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:22,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:22,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:22,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:22,835 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:22,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:22,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:22,846 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:22,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:22,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:22,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:22,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:23,137 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:23,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:23,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:23,142 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:23,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:23,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:23,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:23,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:23,397 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:23,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:23,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:23,401 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:23,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:23,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:23,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:23,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:23,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:23,680 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:23,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:23,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:23,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:23,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:23,923 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:23,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:23,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:23,930 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:23,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:23,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:23,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:23,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:24,198 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:24,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:24,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:24,202 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:24,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:24,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:24,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:24,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:24,446 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:24,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:24,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:24,455 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:24,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:24,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:24,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:24,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:24,760 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:24,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:24,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:24,767 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:24,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:24,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:24,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:24,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:24,999 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:25,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:25,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:25,004 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:25,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:25,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:25,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:25,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:25,237 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:25,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:25,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:25,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:25,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:25,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:25,455 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:25,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:25,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:25,460 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:25,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:25,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:25,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:25,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:25,670 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:25,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:25,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:25,675 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:25,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:25,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:25,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:25,917 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:25,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:25,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:25,923 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:25,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:25,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:25,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:26,144 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:26,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:26,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:26,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:26,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:26,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:26,414 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:26,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:26,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:26,419 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:26,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:26,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:26,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:26,630 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:26,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 52 states and 72 transitions. [2024-11-08 19:39:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 72 transitions. [2024-11-08 19:39:26,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:26,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:26,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:26,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:26,864 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:26,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:26,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:26,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:26,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:27,208 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:27,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:27,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:27,217 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:27,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:27,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:27,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:27,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:27,478 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:27,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:27,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:27,483 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:27,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:27,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:27,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:27,705 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:27,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:27,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:27,711 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:27,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:27,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:27,932 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:27,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:27,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:27,939 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:27,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:27,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:27,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:28,147 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:28,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:28,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:28,152 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:28,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:28,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:28,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:28,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:28,365 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:28,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:28,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:28,370 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:28,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:28,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:28,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:28,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:28,596 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:28,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:28,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:28,601 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:28,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:28,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:28,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:28,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:28,799 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:28,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:28,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:28,804 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:28,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:28,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:28,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:28,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:29,008 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:29,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:29,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:29,013 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:29,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:29,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:29,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:29,212 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:29,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:29,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:29,217 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:29,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:29,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:29,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:29,449 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:29,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:29,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:29,454 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:29,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:29,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:29,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:29,661 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:29,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:29,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:29,667 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:29,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:29,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:29,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:29,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:29,900 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:29,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:29,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:29,905 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:29,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:29,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:29,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:29,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:30,202 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:30,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:30,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:30,209 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:30,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:30,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:30,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:30,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:30,463 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:30,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:30,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:30,468 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:30,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:30,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:30,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:30,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:30,692 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:30,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:30,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:30,697 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:30,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:30,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:30,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:30,915 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:30,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:30,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:30,919 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:30,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:30,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:30,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:31,158 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:31,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:31,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:31,163 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:31,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:31,384 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:31,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:31,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:31,389 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:31,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:31,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:31,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:31,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:31,609 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:31,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:31,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:31,618 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:31,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:31,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:31,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:31,833 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:31,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:31,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:31,838 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:31,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:31,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:31,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:31,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:32,078 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:32,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:32,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:32,083 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:32,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:32,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:32,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:32,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:32,294 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:32,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:32,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:32,298 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:32,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:32,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:32,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:32,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:32,509 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:32,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:32,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:32,514 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:32,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:32,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:32,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:32,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:32,746 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:32,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:32,751 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:32,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:32,958 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:32,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:32,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:32,963 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:32,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:32,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:32,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:33,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:33,151 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:33,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:33,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:33,156 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:33,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:33,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:33,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:33,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:33,357 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:33,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:33,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:33,361 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:33,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:33,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:33,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:33,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:33,567 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:33,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:33,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:33,571 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:33,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:33,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:33,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:33,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:33,830 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:33,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:33,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:33,836 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:33,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:33,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:33,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:33,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:34,103 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:34,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:34,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:34,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:34,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:34,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:34,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:34,295 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:34,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:34,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:34,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:34,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:34,486 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:34,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:34,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:34,491 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:34,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:34,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:34,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:34,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:34,685 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:34,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:34,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:34,690 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:34,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:34,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:34,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:34,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:34,887 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:34,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:34,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:34,892 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:34,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:34,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:34,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:34,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:35,091 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:35,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:35,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:35,100 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:35,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:35,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:35,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:35,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:35,284 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:35,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:35,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:35,289 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:35,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:35,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:35,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:35,489 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:35,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:35,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:35,493 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:35,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:35,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:35,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:35,678 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:35,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:35,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:35,682 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:35,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:35,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:35,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:35,890 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:35,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:35,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:35,895 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:35,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:35,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:35,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:35,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:36,079 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:36,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:36,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:36,083 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:36,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:36,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:36,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:36,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:36,260 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:36,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:36,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:36,266 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:36,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:36,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:36,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:36,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:36,441 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:36,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:36,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:36,447 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:36,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:36,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:36,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:36,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:36,624 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:36,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:36,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:36,629 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:36,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:36,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:36,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:36,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:36,830 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:36,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:36,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:36,834 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:36,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:36,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:36,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:36,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:37,049 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:37,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:37,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:37,054 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:37,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:37,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:37,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:37,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:37,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:37,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:37,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:37,245 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:37,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:37,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:37,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:37,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:37,456 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:37,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:37,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:37,461 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:37,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:37,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:37,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:37,673 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:37,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:37,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:37,679 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:37,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:37,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:37,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:37,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:37,931 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:37,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:37,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:37,936 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:37,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:37,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:37,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:37,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:38,207 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:38,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:38,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:38,212 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:38,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:38,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:38,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:38,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:38,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:38,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:38,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:38,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:38,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:38,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:38,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:38,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:38,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:38,589 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:38,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:38,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:38,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:38,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:38,804 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:38,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:38,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:38,808 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:38,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:38,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:38,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:38,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,034 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,039 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,212 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,216 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,388 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,393 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,565 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,569 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,741 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,746 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:39,935 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:39,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:39,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:39,940 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:39,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:39,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:39,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:39,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:40,140 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:40,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:40,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:40,146 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:40,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:40,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:40,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:40,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:40,331 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:40,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:40,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:40,343 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:40,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:40,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:40,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:40,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:40,520 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:40,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:40,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:40,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:40,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:40,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:40,712 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:40,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:40,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:40,718 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:40,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:40,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:40,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:40,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:40,909 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:40,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:40,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:40,913 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:40,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,089 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,093 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:41,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,260 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,264 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:41,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,463 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,467 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,637 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,641 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:41,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,806 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:41,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:41,956 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:41,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:41,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:41,961 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:41,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:41,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:41,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:42,096 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:42,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:42,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:42,100 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:42,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:42,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:42,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:42,273 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:42,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:42,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:42,277 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:42,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:42,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:42,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:42,487 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:42,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:42,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:42,493 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:42,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:42,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:42,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:42,695 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:42,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:42,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:42,701 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:42,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:42,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:42,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:42,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:42,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:42,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:42,898 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:42,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:42,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:42,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:42,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:43,066 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:43,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:43,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:43,070 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:43,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:43,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:43,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:43,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:43,242 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:43,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:43,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:43,251 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:43,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:43,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:43,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:43,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:43,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:43,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:43,455 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:43,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:43,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:43,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:43,650 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:43,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:43,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:43,654 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:43,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:43,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:43,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:43,863 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:43,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:43,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:43,866 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:43,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:43,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:43,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:43,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,038 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,195 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,199 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,360 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,364 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,530 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,533 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,690 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,694 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:44,823 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:44,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:44,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:44,825 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:44,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:44,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:44,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:44,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,023 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,196 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,200 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,366 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,699 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,703 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,831 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,834 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:45,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:45,960 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:45,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:45,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:45,964 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:45,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:45,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:45,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,089 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,093 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,311 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,315 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,458 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,462 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,627 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,631 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,798 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,802 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:46,947 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:46,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:46,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:46,952 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:46,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:46,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:46,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:46,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,084 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,087 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,203 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,429 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,435 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,619 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,624 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,798 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,801 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:47,959 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:47,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:47,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:47,963 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:47,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:47,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:47,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:47,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,126 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,130 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,290 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,454 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,458 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,599 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,604 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,796 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,803 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:48,948 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:48,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:48,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:48,951 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:48,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:48,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:48,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:48,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,081 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,084 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,253 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,370 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,374 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,499 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,501 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,642 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,646 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,814 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,818 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:49,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:49,984 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:49,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:49,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:49,987 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:49,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:49,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:49,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,198 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,201 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,365 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,368 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,530 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,534 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,713 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,717 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,860 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,863 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:50,978 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:50,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:50,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:50,982 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:50,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:50,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:50,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,111 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,114 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,258 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,262 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,466 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,469 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,641 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,644 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,805 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:51,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:51,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:51,942 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:51,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:51,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:51,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:51,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,072 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,076 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,195 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,198 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,313 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,315 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,480 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,484 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,632 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,635 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:52,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:52,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:52,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:52,898 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:52,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:52,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:52,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:52,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,111 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,117 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,324 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,329 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,462 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,464 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,616 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,620 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,738 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,741 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:53,861 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:53,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:53,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:53,864 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:53,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,009 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,011 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,135 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,138 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,288 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,291 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,469 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,472 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,602 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,605 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,766 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,770 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:54,940 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:54,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:54,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:54,944 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:54,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:54,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:54,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,073 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,077 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,206 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,210 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,331 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,335 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,505 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,508 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,698 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,702 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,825 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,828 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:55,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:55,993 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:55,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:55,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:55,995 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:55,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:55,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:55,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:56,159 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:56,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:56,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:56,162 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:56,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:56,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:56,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:56,337 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:56,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:56,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:56,340 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:56,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:56,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:56,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:56,505 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:56,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:56,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:56,509 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:56,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:56,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:56,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:56,680 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:56,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:56,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:56,684 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:56,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:56,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:56,851 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:56,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:56,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:56,854 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:56,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:56,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:56,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:56,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,023 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,026 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,170 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,174 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,334 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,337 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,476 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,479 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,628 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,631 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,749 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,752 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:57,865 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:57,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:57,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:57,869 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:57,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:57,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:57,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,000 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,003 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,170 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,174 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,299 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,302 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,425 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,428 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,565 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,568 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,688 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,691 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:58,851 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:58,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:58,854 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:58,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:58,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:58,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:58,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,051 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,055 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:59,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,259 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,263 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:59,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,493 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:59,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,658 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,661 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:59,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,813 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,815 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:39:59,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:39:59,975 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:39:59,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:39:59,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:39:59,979 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:39:59,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:39:59,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:39:59,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,141 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,314 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,317 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,463 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,639 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,814 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,817 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:00,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:00,991 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:00,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:00,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:00,995 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:00,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:00,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:00,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,147 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,150 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,258 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,261 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,376 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,379 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,492 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,495 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,617 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,619 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,731 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,734 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:01,848 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:01,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:01,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:01,851 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:01,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:01,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:01,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:01,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,022 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,025 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,196 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,200 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,365 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,369 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,548 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,552 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,717 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,720 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:02,843 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:02,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:02,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:02,846 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:02,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:02,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,018 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,020 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,198 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,201 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,366 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,370 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,514 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,517 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,650 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,652 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,787 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,789 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:03,923 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:03,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:03,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:03,926 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:03,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:03,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:03,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:03,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,059 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,194 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,365 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,742 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:04,881 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:04,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:04,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:04,884 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:04,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:04,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:04,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:04,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,034 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,037 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,150 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,153 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,268 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,271 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,395 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,399 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,520 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,523 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,636 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,639 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,804 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,807 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:05,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:05,975 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:05,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:05,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:05,978 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:05,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:05,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:05,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:06,211 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:06,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:06,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:06,216 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:06,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:06,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:06,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:06,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:06,422 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:06,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:06,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:06,427 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:06,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:06,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:06,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:06,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:06,678 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:06,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:06,683 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:06,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:06,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:06,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:06,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:06,930 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:06,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:06,934 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:06,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:06,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:06,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,163 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,169 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,323 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,327 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,441 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,444 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,555 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,557 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,675 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,678 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,819 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,822 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:07,935 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:07,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:07,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:07,938 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:07,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:07,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,065 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,068 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,200 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,203 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,325 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,328 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,490 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,492 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,604 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,607 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,729 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,732 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,850 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,853 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:08,964 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:08,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:08,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:08,967 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:08,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:08,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:08,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,081 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,083 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,196 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,198 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,312 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,315 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,432 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,434 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,568 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,571 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,686 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,689 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,821 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,824 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:09,958 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:09,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:09,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:09,961 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:09,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:09,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:09,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,132 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,135 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,312 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,315 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,427 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,429 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,540 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,542 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,659 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,661 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,783 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,785 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:10,939 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:10,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:10,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:10,941 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:10,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:10,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:10,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:10,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,055 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,057 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,176 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,178 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,316 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,439 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,564 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,683 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,686 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:11,814 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:11,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:11,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:11,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:11,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:11,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:11,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,025 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,029 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,154 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,157 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,274 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,276 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,415 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,546 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,550 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,736 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,740 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:12,891 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:12,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:12,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:12,893 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:12,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:12,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:12,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,014 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,017 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,131 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,133 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,248 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,250 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,364 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,367 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,501 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,504 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,617 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,620 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,771 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:13,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:13,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:13,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:13,895 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:13,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:13,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:13,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:13,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,009 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,011 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,124 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,127 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,268 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,271 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,402 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,541 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,543 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,669 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,790 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,792 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:14,907 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:14,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:14,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:14,909 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:14,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:14,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:14,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:14,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,034 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,036 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,153 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,156 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,271 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,273 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,452 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,454 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,631 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,634 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:15,819 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:15,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:15,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:15,823 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:15,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:15,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:15,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:15,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,069 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,073 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,270 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,274 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,410 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,412 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,535 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,539 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,657 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,659 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,773 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,775 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:16,892 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:16,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:16,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:16,894 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:16,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:16,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:16,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:16,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,010 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,013 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,133 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,136 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,301 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,304 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,436 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,438 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,555 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,557 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,685 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,843 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:17,957 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:17,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:17,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:17,959 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:17,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:17,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:17,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,124 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,297 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,300 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,477 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,481 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,607 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,724 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,855 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:18,983 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:18,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:18,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:18,986 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:18,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:18,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:18,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,109 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,112 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,229 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,232 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,348 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,351 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,466 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,468 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,598 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,601 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,748 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,751 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:19,925 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:19,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:19,928 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:19,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:19,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:19,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,043 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,045 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,161 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,163 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,289 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,292 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,461 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,464 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,636 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,787 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,790 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:20,916 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:20,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:20,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:20,919 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:20,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:20,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:20,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,046 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,049 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,166 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,169 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,326 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,329 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,478 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,597 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,599 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,715 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,718 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,836 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:21,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:21,950 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:21,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:21,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:21,953 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:21,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:21,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:21,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,123 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,126 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,296 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,298 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,415 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,561 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,742 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:22,870 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:22,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:22,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:22,873 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:22,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:22,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:22,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,005 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,008 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,126 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,128 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,247 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,249 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,369 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,372 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,506 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,629 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,631 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,749 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,752 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:23,892 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:23,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:23,896 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:23,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:23,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,075 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,305 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,308 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,424 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,426 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,544 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,547 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,673 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,676 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,803 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,807 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:24,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:24,968 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:24,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:24,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:24,971 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:24,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:24,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:24,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,086 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,088 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,207 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,210 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,326 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,329 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,445 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,447 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,564 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,567 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,684 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,686 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,804 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,806 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:25,921 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:25,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:25,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:25,923 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:25,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:25,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:25,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:25,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,045 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,047 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,258 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,261 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,442 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,445 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,611 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,614 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,729 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,732 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:26,849 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:26,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:26,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:26,852 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:26,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:26,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:26,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:26,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,030 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,033 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,176 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,178 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,299 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,301 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,473 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,476 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,648 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,651 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,800 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,802 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:27,919 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:27,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:27,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:27,922 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:27,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:27,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:27,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:27,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,047 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,050 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,191 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,310 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,477 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,480 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,601 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,604 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,726 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,729 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,858 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,861 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:28,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:28,979 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:28,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:28,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:28,982 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:28,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:28,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:28,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,104 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,107 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,251 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,253 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,371 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,373 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,495 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,498 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,618 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,620 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,744 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,748 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:29,890 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:29,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:29,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:29,893 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:29,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:29,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:29,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:29,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,011 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,013 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,138 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,142 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,286 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,288 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,437 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,439 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,607 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,610 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,732 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,734 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:30,858 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:30,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:30,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:30,861 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:30,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:30,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:30,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,046 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,050 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,224 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,227 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,357 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,359 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,492 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,495 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,628 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,630 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,808 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:31,941 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:31,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:31,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:31,944 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:31,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:31,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:31,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:31,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,077 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,079 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,219 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,221 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,343 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,346 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,517 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,519 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,642 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,766 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,769 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:32,896 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:32,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:32,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:32,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,018 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,022 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,197 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,200 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,385 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,388 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,579 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,582 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,707 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,709 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,835 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,838 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:33,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:33,966 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:33,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:33,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:33,969 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:33,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:33,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:33,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,091 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,094 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,215 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,218 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,340 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,343 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,465 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,632 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,635 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,756 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,759 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:34,884 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:34,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:34,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:34,887 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:34,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:34,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:34,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:34,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,010 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,013 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,135 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,138 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,273 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,275 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,399 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,402 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,524 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,527 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,648 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,650 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,787 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,789 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:35,914 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:35,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:35,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:35,917 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:35,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:35,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:35,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:35,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,086 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,088 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,211 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,214 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,339 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,512 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,515 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,712 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,715 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:36,897 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:36,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:36,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:36,900 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:36,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:36,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:36,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,052 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,054 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,188 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,190 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,318 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,320 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,448 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,450 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,576 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,578 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,723 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,726 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,848 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,850 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:37,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:37,972 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:37,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:37,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:37,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:37,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:37,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,144 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,147 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,276 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,278 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,401 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,404 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,578 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,580 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,702 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,705 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,828 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,830 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:38,953 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:38,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:38,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:38,956 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:38,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:38,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:38,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:38,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,078 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,080 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,202 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,205 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,326 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,329 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,451 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,454 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,578 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,581 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,703 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,705 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:39,878 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:39,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:39,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:39,881 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:39,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:39,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:39,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,064 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,068 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:40,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,251 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,254 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:40,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,440 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,443 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:40,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,696 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,698 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:40,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,823 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,825 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:40,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:40,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:40,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:40,955 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:40,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:40,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:40,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,096 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,098 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,223 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,350 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,352 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,478 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,607 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,609 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,733 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,735 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,857 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,859 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:41,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:41,981 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:41,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:41,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:41,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:41,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,108 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,110 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,243 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,381 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,384 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,561 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,565 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,704 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,707 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:42,852 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:42,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:42,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:42,855 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:42,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:42,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:42,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:42,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,002 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,005 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,130 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,133 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,259 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,435 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,438 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,598 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,600 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,728 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,731 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,860 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,862 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:43,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:43,985 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:43,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:43,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:43,988 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:43,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:43,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:43,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:44,114 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:44,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:44,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:44,116 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:44,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:44,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:44,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:44,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:44,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:44,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:44,243 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:44,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:44,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:44,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:44,364 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:44,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:44,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:44,366 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:44,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:44,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:44,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:44,595 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:44,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:44,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:44,598 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:44,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:44,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:44,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:44,816 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:44,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:44,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:44,819 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:44,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:44,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:44,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:44,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,007 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,010 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,220 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,223 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,411 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,414 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,538 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,541 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,667 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,669 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,794 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,796 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:45,921 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:45,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:45,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:45,924 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:45,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:45,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:45,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:45,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,046 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,049 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,171 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,174 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,328 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,331 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,460 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,464 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,674 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,677 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,849 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,852 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:46,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:46,991 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:46,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:46,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:46,993 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:46,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:46,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:46,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:47,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:47,236 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:47,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:47,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:47,238 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:47,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:47,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:47,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:47,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:47,417 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:47,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:47,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:47,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:47,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:47,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:47,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:47,604 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:47,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:47,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:47,607 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:47,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:47,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:47,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:47,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:47,795 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:47,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:47,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:47,798 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:47,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:47,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:47,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:47,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:47,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:47,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:47,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:47,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,122 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,125 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,255 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,257 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,397 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,399 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,531 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,534 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,666 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,797 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,800 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:48,926 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:48,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:48,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:48,929 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:48,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:48,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:48,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:48,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,053 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,056 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,179 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,181 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,306 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,309 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,434 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,436 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,562 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,564 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,742 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,870 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:49,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:49,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:49,872 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:49,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:49,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:49,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:49,999 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,002 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,139 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,141 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,266 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,269 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,393 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,395 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,519 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,521 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,647 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,649 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,774 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,776 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:50,900 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:50,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:50,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:50,903 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:50,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:50,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:50,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:50,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,030 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,032 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,172 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,175 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,301 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,303 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,431 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,433 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,574 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,576 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,716 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,719 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:51,900 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:51,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:51,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:51,902 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:51,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,028 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,030 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,159 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,161 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,288 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,290 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,418 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,420 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,564 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,566 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,693 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,696 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,826 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,828 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:52,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:52,957 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:52,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:52,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:52,960 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:52,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:52,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:52,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,088 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:53,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:53,090 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:53,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:53,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,219 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:53,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:53,221 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:53,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:53,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,403 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:53,407 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:53,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:53,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,616 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:53,619 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:53,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:53,825 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:53,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:53,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:53,831 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:53,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:53,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:53,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,031 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:54,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:54,034 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:54,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:54,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,218 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:54,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:54,220 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:54,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:54,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,458 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:54,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:54,461 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:54,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:54,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,654 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:54,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:54,657 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:54,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:54,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:54,852 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:54,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:54,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:54,855 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:54,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:54,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,024 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,153 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,155 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,284 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,286 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,426 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,558 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,696 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,698 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:55,858 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:55,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:55,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:55,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:55,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,003 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,137 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,270 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,272 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,401 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,403 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,535 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,537 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,669 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,671 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,845 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,847 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:56,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:56,978 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:56,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:56,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:56,980 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:56,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:56,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,114 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,116 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,248 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,250 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,384 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,386 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,517 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,519 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,650 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,652 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,781 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,783 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:57,915 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:57,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:57,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:57,918 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:57,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:57,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:57,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,094 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,097 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,238 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,240 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,439 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,638 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,782 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,785 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:58,916 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:58,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:58,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:58,918 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:58,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:58,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:58,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:58,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,049 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,051 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,234 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,236 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,381 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,516 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,518 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,654 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,799 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,802 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:40:59,930 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:40:59,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:40:59,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:40:59,932 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:40:59,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:40:59,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:40:59,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:40:59,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,115 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,118 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,268 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,270 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,402 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,534 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,537 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,670 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,672 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,808 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,810 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:00,940 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:00,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:00,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:00,942 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:00,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:00,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:00,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:00,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,074 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,077 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,213 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,215 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,402 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,534 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,537 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,668 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,670 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,806 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,809 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:01,947 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:01,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:01,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:01,950 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:01,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:01,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:01,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,093 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,245 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,247 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,378 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,380 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,511 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,514 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,651 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,653 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,809 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,812 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:02,947 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:02,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:02,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:02,949 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:02,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:02,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:02,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,087 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,090 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,220 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,223 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,391 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,393 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,605 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,607 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,737 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,739 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:03,869 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:03,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:03,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:03,872 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:03,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:03,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:03,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,007 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,009 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,151 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,153 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,286 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,288 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,417 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,420 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,550 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,553 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,691 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,694 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,827 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,829 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:04,957 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:04,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:04,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:04,960 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:04,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:04,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:04,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,090 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,092 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,221 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,223 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,352 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,354 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,486 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,489 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,621 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,624 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,799 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,801 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:05,934 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:05,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:05,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:05,937 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:05,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:05,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:05,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,070 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,072 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,206 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,208 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,339 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,342 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,472 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,603 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,606 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,738 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:06,869 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:06,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:06,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:06,871 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:06,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:06,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:06,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,001 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,003 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,135 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,137 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,267 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,269 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,400 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,403 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,534 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,536 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,665 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,667 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:07,900 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:07,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:07,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:07,903 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:07,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:07,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:07,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:07,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,097 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,101 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,296 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,298 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,437 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,439 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,571 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,573 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,705 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,707 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,841 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,843 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:08,974 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:08,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:08,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:08,976 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:08,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:08,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:08,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,106 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,109 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,273 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,275 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,408 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,410 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,564 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,566 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,702 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,704 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,843 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:09,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:09,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:09,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:09,979 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:09,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:09,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:09,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,170 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,172 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,318 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,320 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,452 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,586 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,588 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,721 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,723 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,853 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,855 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:10,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:10,991 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:10,994 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,126 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,128 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,262 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,264 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,396 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,398 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,684 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,818 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,820 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:11,954 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:11,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:11,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:11,957 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:11,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:11,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:11,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,089 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,091 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,285 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,421 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,424 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,639 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,643 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,826 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,829 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:12,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:12,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:12,975 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:12,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:12,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:12,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,110 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,113 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,249 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,252 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,384 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,386 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,520 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,522 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,658 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,794 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,796 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:13,933 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:13,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:13,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,069 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,071 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,209 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,211 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,344 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,346 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,525 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,527 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,660 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,662 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,795 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,797 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:14,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:14,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:14,931 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:14,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:14,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:14,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:14,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,065 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,067 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,201 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,203 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,337 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,339 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,474 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,609 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,611 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,746 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,748 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:15,882 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:15,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:15,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:15,884 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:15,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:15,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:15,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:15,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,017 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,019 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,175 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,177 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,311 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,314 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,453 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,500 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,655 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,657 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,791 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,793 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:16,927 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:16,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:16,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:16,930 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:16,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:16,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:16,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,128 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,131 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,265 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,268 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,419 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,421 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,561 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,563 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,702 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,837 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:17,974 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:17,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:17,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:17,976 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:17,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:17,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:17,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,125 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,128 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,280 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,283 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,419 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,422 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,578 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,580 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,778 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:18,911 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:18,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:18,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:18,913 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:18,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:18,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:18,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,046 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,048 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,184 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,186 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,317 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,320 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,454 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,456 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,591 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,593 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,728 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,730 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:19,865 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:19,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:19,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:19,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:19,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,052 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,054 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,188 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,190 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,339 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,341 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,483 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,486 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,637 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,639 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,771 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,774 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:20,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:20,961 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:20,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:20,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:20,963 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:20,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:20,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:20,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,097 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,100 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,234 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,237 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,375 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,378 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,535 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,537 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,671 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,674 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,820 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,823 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:21,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:21,957 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:21,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:21,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:21,959 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:21,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:21,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:21,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,092 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,094 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,228 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,230 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,407 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,409 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,567 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,571 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,775 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,778 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:22,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:22,969 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:22,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:22,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:22,971 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:22,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:22,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:22,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,169 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,171 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,355 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,358 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,513 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,515 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,647 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,649 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,784 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:23,919 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:23,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:23,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:23,922 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:23,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:23,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:23,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:23,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,057 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,059 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,193 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,196 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,332 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,334 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,481 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,483 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,620 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,622 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,760 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,762 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:24,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:24,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:24,903 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:24,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:24,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:24,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:24,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,042 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,044 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,182 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,184 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,369 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,371 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,509 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,512 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,647 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,650 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,784 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,787 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:25,922 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:25,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:25,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:25,925 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:25,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:25,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:25,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,079 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,082 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,224 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,226 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,366 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,369 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,504 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,506 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,642 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,644 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,780 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,783 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:26,918 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:26,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:26,921 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:26,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:26,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:26,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:26,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,056 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,058 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,195 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,198 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,399 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,401 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,539 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,673 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,675 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,811 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,813 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:27,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:27,948 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:27,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:27,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:27,950 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:27,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:27,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:27,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,104 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,107 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,246 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,248 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,385 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,388 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,526 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,663 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,665 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,815 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,817 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:28,950 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:28,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:28,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:28,953 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:28,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:28,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:28,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,089 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,091 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,230 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,232 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,434 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,436 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,574 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,576 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,712 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,714 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,851 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,853 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:29,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:29,990 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:29,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:29,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:29,992 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:29,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:29,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:29,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,129 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,265 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,268 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,546 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,548 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,690 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,693 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,831 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,833 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:30,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:30,970 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:30,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:30,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:30,973 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:30,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:30,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:30,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:31,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:31,119 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:31,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:31,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:31,121 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:31,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:31,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:31,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:31,261 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:31,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:31,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:31,264 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:31,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:31,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:31,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:31,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:31,526 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:31,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:31,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:31,530 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:31,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:31,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:31,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:31,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:31,752 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:31,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:31,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:31,756 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:31,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:31,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:31,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:31,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:31,971 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:31,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:31,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:31,974 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:31,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:31,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:31,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:32,190 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:32,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:32,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:32,193 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:32,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:32,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:32,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:32,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:32,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:32,386 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:32,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:32,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:32,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:32,532 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:32,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:32,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:32,536 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:32,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:32,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:32,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:32,735 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:32,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:32,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:32,738 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:32,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:32,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:32,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:32,882 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:32,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:32,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:32,884 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:32,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:32,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:32,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,024 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,026 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,164 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,166 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,306 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,308 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,445 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,447 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,588 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,590 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,724 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,726 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:33,861 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:33,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:33,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:33,863 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:33,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:33,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:33,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:33,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,016 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,018 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,225 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,227 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,368 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,371 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,510 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,512 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,652 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,654 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,792 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,794 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:34,929 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:34,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:34,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:34,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:34,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:34,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:34,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,069 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,072 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,209 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,361 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,363 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,500 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,502 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,642 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,644 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,786 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,789 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:35,928 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:35,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:35,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:35,931 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:35,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:35,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:35,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:35,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,073 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,075 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,219 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,221 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,361 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,363 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,574 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,576 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,715 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,717 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:36,861 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:36,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:36,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:36,864 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:36,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:36,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:36,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,013 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,015 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,177 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,179 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,324 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,327 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,485 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,487 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,632 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,634 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,784 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,787 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:37,930 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:37,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:37,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:37,932 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:37,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:37,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:37,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:37,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,081 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,084 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,232 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,235 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,398 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,401 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,542 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,544 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,687 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,690 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,833 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,836 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:38,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:38,980 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:38,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:38,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:38,982 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:38,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,178 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,180 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,327 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,329 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,473 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,476 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,624 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,626 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,775 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,777 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:39,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:39,922 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:39,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:39,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:39,925 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:39,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:39,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:39,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,091 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,094 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,249 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,251 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,397 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,399 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,543 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,546 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,691 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,694 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,838 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:40,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:40,986 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:40,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:40,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:40,988 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:40,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:40,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:40,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,131 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,133 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,293 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,437 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,440 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,665 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,667 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,812 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,814 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:41,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:41,959 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:41,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:41,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:41,961 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:41,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:41,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:41,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,108 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,255 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,258 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,404 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,407 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,587 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,779 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,782 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:42,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:42,934 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:42,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:42,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:42,937 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:42,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:42,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:42,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,084 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,086 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,232 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,379 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,381 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,528 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,531 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,677 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,680 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:43,825 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:43,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:43,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:43,827 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:43,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:43,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:43,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:43,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,086 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,088 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,234 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,236 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,381 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,383 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,528 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,530 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,674 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,676 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,822 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,824 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:44,968 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:44,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,116 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,118 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,263 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,265 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,410 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,412 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,558 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,560 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,707 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,709 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:45,857 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:45,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:45,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,006 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,009 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,156 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,158 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,305 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,307 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,527 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,529 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,677 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,679 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,826 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,828 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:46,975 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:46,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:46,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:46,977 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:46,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:46,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:46,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,125 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,127 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,275 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,277 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,423 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,425 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,572 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,574 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,735 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,737 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:47,884 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:47,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:47,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:47,886 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:47,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:47,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:47,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:47,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,034 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,037 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,190 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,192 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,340 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,342 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,490 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,492 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,640 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,642 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,789 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,791 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:48,990 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:48,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:48,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:48,992 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:48,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:48,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:48,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:49,140 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:49,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:49,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:49,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:49,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:49,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:49,291 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:49,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:49,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:49,293 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:49,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:49,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:49,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:49,446 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:49,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:49,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:49,448 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:49,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:49,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:49,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:49,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:49,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:49,602 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:49,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:49,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:49,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:49,802 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:49,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:49,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:49,805 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:49,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:49,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:49,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:49,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,024 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,027 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,244 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,403 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,553 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,555 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,704 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:50,851 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:50,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:50,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:50,854 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:50,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:50,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:50,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:50,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,018 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,020 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,167 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,318 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,320 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,541 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,543 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,689 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,691 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:51,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:51,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:51,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:51,896 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:51,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:51,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:51,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:51,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:52,110 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:52,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:52,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:52,114 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:52,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:52,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:52,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:52,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:52,332 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:52,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:52,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:52,335 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:52,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:52,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:52,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:52,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:52,546 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:52,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:52,549 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:52,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:52,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:52,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:52,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:52,759 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:52,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:52,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:52,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:52,915 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:52,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:52,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:52,917 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:52,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,072 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,074 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,222 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,224 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,372 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,519 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,521 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,668 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,814 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,816 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:53,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:53,963 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:53,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:53,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:53,965 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:53,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:53,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:53,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,113 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,115 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,313 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,315 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,460 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,462 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,611 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,613 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,760 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,762 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:54,910 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:54,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:54,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,061 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,212 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,215 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,363 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,513 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,515 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,662 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,665 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,813 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,815 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:55,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:55,965 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:55,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:55,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:55,968 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:55,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:55,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:55,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,119 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,122 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,270 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,272 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,421 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,423 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,635 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,637 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,785 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,787 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:56,936 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:56,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:56,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:56,939 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:56,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:56,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:56,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,087 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,090 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,239 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,242 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,388 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,390 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,562 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,565 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,713 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,716 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:57,882 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:57,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:57,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:57,885 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:57,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:57,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:57,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:57,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,036 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,187 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,190 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,353 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,355 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,505 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,507 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,657 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,659 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:58,813 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:58,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:58,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:58,816 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:58,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:58,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:58,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,072 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,075 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,228 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,231 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,379 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,381 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,527 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,529 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,681 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,684 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:41:59,832 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:41:59,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:41:59,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:41:59,834 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:41:59,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:41:59,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:41:59,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:41:59,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,005 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,154 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,157 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,308 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,311 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,461 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,464 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,639 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,803 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,806 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:00,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:00,955 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:00,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:00,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:00,958 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:00,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:00,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:00,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,107 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,109 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,259 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,261 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,487 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,489 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,637 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,640 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,788 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,791 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:01,940 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:01,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:01,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:01,942 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:01,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:01,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:01,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,093 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,095 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,245 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,248 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,400 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,555 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,557 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,740 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,743 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:02,896 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:02,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:02,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:02,898 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:02,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:02,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:02,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,059 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,061 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,211 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,214 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,364 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,367 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,514 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,517 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,668 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,671 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:03,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:03,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:03,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:03,895 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:03,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:03,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:03,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:03,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,049 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,051 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,201 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,203 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,365 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,516 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,518 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,667 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,669 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,819 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,822 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:04,985 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:04,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:04,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:04,987 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:04,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:04,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:04,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,137 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,292 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,294 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,597 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,599 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,752 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,755 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:05,905 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:05,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:05,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:05,908 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:05,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:05,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:05,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:05,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,056 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,058 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,264 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,266 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,417 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,569 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,571 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,723 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,725 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:06,876 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:06,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:06,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:06,879 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:06,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:06,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:06,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:06,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,028 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,031 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,182 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,184 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,335 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,337 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,486 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,488 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,637 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,640 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,791 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,794 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:07,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:07,945 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:07,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:07,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:07,947 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:07,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:07,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:07,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,112 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,114 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,266 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,269 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,420 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,628 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,630 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,782 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,784 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:08,939 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:08,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:08,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:08,941 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:08,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:08,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:08,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,102 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,104 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,261 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,264 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,420 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,422 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,596 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,599 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,773 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,775 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:09,924 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:09,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:09,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:09,927 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:09,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:09,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:09,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,081 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,236 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,238 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,390 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,392 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,544 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,547 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,698 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,700 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:10,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:10,933 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:10,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:10,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:10,935 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:10,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,085 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,087 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,252 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,254 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,409 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,412 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,573 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,724 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,726 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:11,878 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:11,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:11,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:11,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:11,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,033 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,035 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,186 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,338 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,340 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,491 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,493 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,723 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,726 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:12,888 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:12,891 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:12,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:12,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:12,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:12,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,056 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,058 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:13,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,216 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,218 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,439 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,441 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:13,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,606 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,608 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,776 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:13,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:13,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:13,936 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:13,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:13,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:13,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,089 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,092 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,247 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,250 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,406 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,408 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,577 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,579 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,732 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,735 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:14,889 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:14,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:14,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:14,891 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:14,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:14,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:14,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:14,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,048 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,051 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,207 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,363 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,365 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,519 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,523 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,761 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,763 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:15,914 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:15,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:15,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:15,916 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:15,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:15,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:15,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:15,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,068 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,070 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,220 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,222 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,394 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,546 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,549 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,699 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,701 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:16,857 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:16,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:16,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:16,859 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:16,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:16,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:16,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:16,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,012 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,014 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,166 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,169 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,324 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,327 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,482 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,635 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,638 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,789 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,791 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:17,944 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:17,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:17,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:17,946 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:17,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:17,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:18,160 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:18,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:18,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:18,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:18,386 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:18,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:18,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:18,389 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:18,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:18,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:18,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:18,547 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:18,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:18,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:18,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:18,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:18,705 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:18,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:18,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:18,707 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:18,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:18,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:18,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:18,866 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:18,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:18,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:18,868 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:18,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:18,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:18,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:18,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,209 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,211 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,365 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,516 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,518 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,673 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,675 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,829 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:19,984 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:19,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:19,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:19,986 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:19,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:19,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:19,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:20,138 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:20,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:20,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:20,140 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:20,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:20,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:20,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:20,295 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:20,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:20,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:20,297 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:20,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:20,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:20,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:20,533 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:20,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:20,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:20,535 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:20,690 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:20,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:20,692 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:20,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:20,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:20,850 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:20,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:20,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:20,853 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:20,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:20,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:20,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,009 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,011 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,167 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,169 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,343 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,345 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,510 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,513 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,676 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,679 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,835 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,838 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:21,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:21,992 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:21,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:21,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:21,994 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:21,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:21,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:21,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:22,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:22,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:22,151 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:22,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:22,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:22,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:22,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:22,308 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:22,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:22,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:22,310 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:22,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:22,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:22,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:22,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:22,471 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:22,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:22,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:22,473 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:22,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:22,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:22,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:22,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:22,698 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:22,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:22,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:22,702 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:22,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:22,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:22,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:22,959 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:22,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:22,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:22,962 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:22,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:22,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:22,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,142 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,144 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,302 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,304 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,457 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,459 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,618 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,620 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,774 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:23,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:23,936 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:23,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:23,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:23,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,091 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,094 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,247 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,249 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,404 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,560 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,563 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,716 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,719 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:24,881 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:24,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:24,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:24,883 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:24,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:24,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:24,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,041 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,043 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:25,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,299 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,302 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:25,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,470 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,472 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:25,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,632 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,635 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:25,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,795 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:25,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:25,958 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:25,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:25,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,123 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,126 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,287 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,289 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,450 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,452 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,613 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,615 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,777 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,780 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:26,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:26,940 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:26,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:26,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:26,943 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:26,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:26,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:26,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:27,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:27,104 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:27,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:27,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:27,107 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:27,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:27,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:27,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:27,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:27,266 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:27,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:27,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:27,268 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:27,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:27,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:27,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:27,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:27,430 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:27,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:27,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:27,433 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:27,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:27,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:27,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:27,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:27,857 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:27,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:27,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:27,859 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:27,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:27,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:27,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,020 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,022 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:28,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,192 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,195 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:28,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,360 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,363 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:28,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,542 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,544 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:28,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,707 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,709 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:28,899 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:28,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:28,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:28,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:28,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:28,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:29,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:29,420 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:29,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:29,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:29,423 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:29,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:29,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:29,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:29,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:29,684 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:29,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:29,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:29,688 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:29,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:29,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:29,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:29,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:29,941 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:29,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:29,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:29,944 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:29,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:29,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:29,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:30,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:30,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:30,198 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:30,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:30,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:30,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:30,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:30,553 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:30,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:30,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:30,556 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:30,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:30,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:30,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:30,724 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:30,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:30,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:30,726 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:30,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:30,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:30,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:30,885 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:30,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:30,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:30,887 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:30,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:30,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:30,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:31,050 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:31,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:31,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:31,052 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:31,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:31,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:31,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:31,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:31,213 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:31,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:31,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:31,215 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:31,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:31,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:31,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:31,378 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:31,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:31,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:31,380 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:31,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:31,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:31,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:31,674 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:31,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:31,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:31,676 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:31,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:31,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:31,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:31,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:31,838 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:31,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:31,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:31,840 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:31,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:31,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:31,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:32,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:32,153 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:32,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:32,155 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:32,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:32,315 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:32,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:32,318 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:32,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:32,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:32,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:32,493 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:32,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:32,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:32,496 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:32,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:32,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:32,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:32,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:32,742 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:32,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:32,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:32,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:32,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:32,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:32,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:32,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:32,956 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:32,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:32,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:32,958 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:32,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:32,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,120 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,122 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,283 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,286 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,452 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,616 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,618 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,785 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:33,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:33,951 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:33,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:33,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:33,953 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:33,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:33,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:33,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:34,118 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:34,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:34,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:34,121 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:34,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:34,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:34,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:34,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:34,283 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:34,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:34,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:34,285 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:34,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:34,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:34,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:34,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:34,449 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:34,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:34,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:34,451 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:34,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:34,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:34,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:34,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:34,615 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:34,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:34,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:34,617 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:34,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:34,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:34,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:34,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:35,080 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:35,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:35,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:35,083 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:35,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:35,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:35,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:35,338 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:35,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:35,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:35,340 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:35,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:35,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:35,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:35,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:35,732 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:35,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:35,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:35,734 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:35,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:35,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:35,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:35,897 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:35,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:35,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:35,899 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:35,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:35,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:35,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:36,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:36,148 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:36,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:36,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:36,151 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:36,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:36,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:36,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:36,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:36,405 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:36,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:36,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:36,408 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:36,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:36,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:36,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:36,664 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:36,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:36,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:36,666 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:36,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:36,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:36,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:36,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:36,921 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:36,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:36,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:36,925 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:36,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:36,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:36,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:37,181 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:37,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:37,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:37,184 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:37,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:37,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:37,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:37,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:37,442 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:37,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:37,445 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:37,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:37,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:37,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:37,702 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:37,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:37,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:37,705 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:37,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:37,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:37,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:37,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:37,960 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:37,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:37,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:37,962 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:37,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:37,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:37,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,146 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,148 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,312 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,314 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,477 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,479 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,644 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,646 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,812 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,814 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:38,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:38,979 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:38,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:38,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:38,982 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:38,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:39,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:39,146 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:39,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:39,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:39,149 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:39,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:39,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:39,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:39,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:39,573 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:39,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:39,575 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:39,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:39,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:39,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:39,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,066 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,069 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,231 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,234 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,403 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,406 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,572 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,574 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,738 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,740 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:40,903 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:40,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:40,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:40,905 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:40,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:40,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:40,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,069 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,071 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,236 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,239 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,403 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,569 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,571 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,738 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,741 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:41,906 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:41,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:41,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:41,908 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:41,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:41,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:41,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:41,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:42,073 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:42,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:42,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:42,075 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:42,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:42,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:42,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:42,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:42,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:42,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:42,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:42,243 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:42,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:42,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:42,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:42,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:42,409 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:42,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:42,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:42,412 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:42,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:42,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:42,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:42,912 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:42,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:42,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:42,916 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:42,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:42,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:42,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:43,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:43,400 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:43,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:43,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:43,402 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:43,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:43,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:43,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:43,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:43,567 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:43,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:43,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:43,569 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:43,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:43,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:43,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:43,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:43,806 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:43,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:43,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:43,809 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:43,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:43,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:43,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:43,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:44,064 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:44,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:44,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:44,066 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:44,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:44,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:44,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:44,345 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:44,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:44,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:44,348 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:44,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:44,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:44,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:44,611 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:44,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:44,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:44,615 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:44,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:44,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:44,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:42:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:42:44,893 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 19:42:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 19:42:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 53 states and 74 transitions. [2024-11-08 19:42:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 74 transitions. [2024-11-08 19:42:44,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 19:42:44,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 19:42:44,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms