./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b --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 90d8983d1d445f35ced762b5547157927629cd141f5cc02ba145442ec7c5e770 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:35:59,293 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:35:59,350 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-12-06 00:35:59,353 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:35:59,354 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:35:59,372 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:35:59,373 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:35:59,373 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:35:59,373 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:35:59,373 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:35:59,374 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:35:59,374 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:35:59,375 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:35:59,375 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:35:59,375 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:35:59,375 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b 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 -> 90d8983d1d445f35ced762b5547157927629cd141f5cc02ba145442ec7c5e770 [2024-12-06 00:35:59,584 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:35:59,591 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:35:59,592 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:35:59,593 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:35:59,594 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:35:59,595 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-12-06 00:36:02,191 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/data/f1b8a1d4e/52685a34323a42d5aed770872b9567da/FLAG4b878b8eb [2024-12-06 00:36:02,559 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:36:02,559 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i [2024-12-06 00:36:02,584 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/data/f1b8a1d4e/52685a34323a42d5aed770872b9567da/FLAG4b878b8eb [2024-12-06 00:36:02,767 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/data/f1b8a1d4e/52685a34323a42d5aed770872b9567da [2024-12-06 00:36:02,768 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:36:02,769 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:36:02,770 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:36:02,770 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:36:02,773 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:36:02,774 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:36:02" (1/1) ... [2024-12-06 00:36:02,774 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a8c3724 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:02, skipping insertion in model container [2024-12-06 00:36:02,775 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:36:02" (1/1) ... [2024-12-06 00:36:02,830 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:36:03,035 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[4502,4515] [2024-12-06 00:36:03,039 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[4562,4575] [2024-12-06 00:36:03,629 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,630 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,630 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,630 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,632 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,643 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,643 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,645 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,646 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,647 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,648 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,649 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:03,649 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,109 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[150740,150753] [2024-12-06 00:36:04,110 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:36:04,126 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:36:04,138 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[4502,4515] [2024-12-06 00:36:04,139 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[4562,4575] [2024-12-06 00:36:04,184 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,184 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,184 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,185 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,186 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,195 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,195 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,196 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,196 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,197 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,198 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,198 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,199 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:36:04,296 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_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/sv-benchmarks/c/aws-c-common/aws_linked_list_insert_after_harness.i[150740,150753] [2024-12-06 00:36:04,296 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:36:04,437 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:36:04,438 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04 WrapperNode [2024-12-06 00:36:04,438 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:36:04,438 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:36:04,438 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:36:04,439 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:36:04,443 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,487 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,513 INFO L138 Inliner]: procedures = 668, calls = 1048, calls flagged for inlining = 51, calls inlined = 4, statements flattened = 76 [2024-12-06 00:36:04,513 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:36:04,514 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:36:04,514 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:36:04,514 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:36:04,521 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,521 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,524 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,525 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,534 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,535 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,537 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,540 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,541 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,545 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:36:04,546 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:36:04,546 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:36:04,546 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:36:04,547 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:36:04" (1/1) ... [2024-12-06 00:36:04,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:36:04,566 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:36:04,578 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:36:04,581 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5d31ad6-a8c8-4293-b2e8-df4b5b484f85/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 00:36:04,605 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure aws_linked_list_node_next_is_valid [2024-12-06 00:36:04,605 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_linked_list_node_next_is_valid [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:36:04,605 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:36:04,605 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-06 00:36:04,605 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-06 00:36:04,606 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 00:36:04,606 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-12-06 00:36:04,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-12-06 00:36:04,606 INFO L130 BoogieDeclarations]: Found specification of procedure aws_linked_list_node_prev_is_valid [2024-12-06 00:36:04,606 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_linked_list_node_prev_is_valid [2024-12-06 00:36:04,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 00:36:04,784 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:36:04,786 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:36:04,969 INFO L? ?]: Removed 31 outVars from TransFormulas that were not future-live. [2024-12-06 00:36:04,970 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:36:05,043 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:36:05,043 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 00:36:05,044 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:36:05 BoogieIcfgContainer [2024-12-06 00:36:05,044 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:36:05,044 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:36:05,044 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:36:05,054 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:36:05,054 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:36:05" (1/1) ... [2024-12-06 00:36:05,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:36:05,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:05,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 46 states and 62 transitions. [2024-12-06 00:36:05,102 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 62 transitions. [2024-12-06 00:36:05,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:05,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:05,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:07,433 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:07,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 49 states and 77 transitions. [2024-12-06 00:36:07,689 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:07,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:07,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:07,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:09,005 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:09,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:09,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 49 states and 77 transitions. [2024-12-06 00:36:09,033 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:09,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:09,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:09,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:09,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:10,084 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:10,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:10,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 49 states and 77 transitions. [2024-12-06 00:36:10,107 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:10,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:10,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:10,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:10,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:11,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:11,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:11,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:11,707 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:11,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:12,520 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:12,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:12,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:12,547 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:12,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:12,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:12,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:12,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:13,477 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:13,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:13,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:13,501 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:13,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:13,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:13,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:14,390 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:14,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:14,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:14,416 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:14,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:14,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:14,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:14,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,042 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:15,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:15,062 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:15,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:15,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:15,698 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:15,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:15,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:15,718 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:15,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:15,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:15,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:15,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:16,357 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:16,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:16,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:16,384 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:16,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:16,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:16,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:16,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:17,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:17,343 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:17,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:17,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:17,897 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:17,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:17,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:17,916 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:17,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:17,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:17,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:18,495 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:18,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:18,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:18,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,176 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:19,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:19,194 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:19,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:19,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:19,965 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:19,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:19,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:19,984 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:19,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:19,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:19,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:20,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:20,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:20,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:20,668 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:20,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:20,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:20,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,195 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:21,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:21,214 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:21,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:21,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:21,854 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:21,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:21,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:21,871 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:21,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:21,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:21,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,415 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:22,429 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:22,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:22,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:22,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:22,979 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:22,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:22,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:22,993 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:22,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:22,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:22,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:23,530 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:23,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:23,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:23,544 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:23,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:23,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:23,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:23,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,183 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:24,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:24,199 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:24,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:24,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:24,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:24,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:24,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:24,774 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:24,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:24,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:24,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:24,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:25,341 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:25,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:25,353 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:25,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:25,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:25,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,023 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:26,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:26,037 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:26,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:26,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:26,571 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:26,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:26,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:26,585 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:26,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:26,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:26,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,106 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:27,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:27,121 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:27,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:27,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:27,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:27,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:27,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:27,732 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:27,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:27,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:27,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:27,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,355 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:28,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:28,373 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:28,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:28,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:28,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:28,951 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:28,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:28,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:29,533 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:29,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:29,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:29,551 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:29,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:29,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:29,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,114 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:30,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:30,135 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:30,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:30,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:30,744 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:30,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:30,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:30,756 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:30,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:30,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:30,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:31,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:31,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 49 states and 77 transitions. [2024-12-06 00:36:31,435 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:31,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:31,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:31,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:31,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:32,382 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:33,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:33,053 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:33,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:33,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:33,552 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:33,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:33,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:33,568 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:33,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:33,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:33,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:33,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,238 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:34,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:34,256 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:34,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:34,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:34,854 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:34,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:34,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:34,869 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:34,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:34,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:34,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:34,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:35,401 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:35,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:35,415 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:35,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,004 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:36,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:36,027 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:36,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:36,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:36,621 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:36,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:36,638 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:36,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:36,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:36,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:36,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:37,231 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:37,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:37,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 49 states and 77 transitions. [2024-12-06 00:36:37,248 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 77 transitions. [2024-12-06 00:36:37,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:37,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:37,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:38,352 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:38,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:38,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:38,662 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:38,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:38,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:38,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:38,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,342 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:39,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:39,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:39,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:39,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:39,890 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:39,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:39,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:39,907 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:39,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:39,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:39,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:39,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,453 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:40,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:40,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:40,471 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:40,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:40,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:40,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:40,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:40,998 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:41,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:41,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:41,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:41,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:41,627 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:41,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:41,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:41,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:41,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:41,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:41,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:42,371 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:42,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:42,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:42,391 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:42,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:42,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:42,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:42,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:43,311 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:43,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:43,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:43,393 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:43,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:43,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:43,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,052 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:44,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:44,070 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:44,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:44,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:44,722 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:44,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:44,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:44,741 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:44,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:44,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:44,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:44,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,251 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:45,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:45,271 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:45,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:45,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:45,847 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:45,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:45,870 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:45,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:45,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:45,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:46,474 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:46,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:46,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:46,490 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:46,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:46,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:46,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:46,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,106 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:47,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:47,126 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:47,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:47,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:47,700 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:47,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:47,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:47,719 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:47,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:47,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:47,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:47,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,322 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:48,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:48,338 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:48,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:48,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:48,895 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:48,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:48,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:48,910 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:48,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:48,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:48,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:48,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,430 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:49,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:49,446 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:49,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:49,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:49,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:49,974 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:49,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:49,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:49,990 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:49,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:49,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:49,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:50,486 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:50,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:50,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:50,500 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:50,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:50,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:50,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:50,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,214 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:51,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:51,231 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:51,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:51,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:51,824 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:51,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:51,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:51,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:51,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:51,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:52,436 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:52,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:52,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:52,452 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:52,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:52,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:52,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,152 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:53,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:53,795 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:53,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:53,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:53,810 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:53,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:53,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:53,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:53,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:54,344 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:54,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:54,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:54,359 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:54,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:54,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:54,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:54,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,165 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:36:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:55,334 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:55,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:55,900 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:55,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:55,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:55,917 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:55,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:55,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:55,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:55,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:56,523 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:56,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:56,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:56,539 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:56,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:56,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:56,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:56,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,243 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:36:57,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:57,262 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:57,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:57,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:57,836 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:57,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:57,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:57,853 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:57,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:57,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:57,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:57,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:58,495 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:58,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:58,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:58,511 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:58,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:58,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:58,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:58,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,052 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:59,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:59,066 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:59,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:59,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:36:59,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:36:59,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:36:59,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:36:59,593 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:36:59,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:36:59,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:36:59,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:36:59,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,297 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:00,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:00,313 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:00,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:00,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:00,891 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:00,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:00,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:00,908 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:00,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:00,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:00,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:01,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:01,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:01,465 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:01,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:01,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:01,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:01,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,023 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:02,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:02,039 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:02,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:02,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:02,771 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:02,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:02,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:02,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:02,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:02,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:02,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:02,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:03,476 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:03,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:03,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,060 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:04,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:04,082 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:04,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:04,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:04,686 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:04,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:04,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:04,704 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:04,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:04,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:04,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:04,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,310 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:05,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:05,326 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:05,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:05,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:05,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:05,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:05,898 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:05,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:05,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:05,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,410 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:06,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:06,425 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:06,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:06,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:06,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:06,974 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:06,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:06,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:06,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:07,631 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:07,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:07,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:07,645 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:07,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:07,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:07,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:07,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,220 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:08,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:08,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:08,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:08,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:08,827 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:08,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:08,843 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:08,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:08,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:08,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:08,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:09,392 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:09,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:09,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:09,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:09,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:09,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:09,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:09,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:10,047 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:10,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:10,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:10,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:10,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:10,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:10,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:10,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:10,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:10,568 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:10,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:10,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:10,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:11,117 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:11,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:11,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:11,133 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:11,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:11,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:11,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:11,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:11,834 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:11,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:11,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:11,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:11,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:11,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:11,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:12,460 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:12,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:12,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:12,477 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:12,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:12,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:12,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:13,068 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:13,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:13,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:13,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:13,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:13,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:13,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:13,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:13,729 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:13,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:13,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:13,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:13,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:13,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:13,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:14,369 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:14,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:14,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:14,384 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:14,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:14,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:14,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:14,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:14,910 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:14,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:14,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:14,924 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:14,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:14,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:14,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:14,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:15,477 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:15,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:15,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:15,492 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:15,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:15,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:15,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:15,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:16,107 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:16,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:16,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:16,123 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:16,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:16,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:16,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:16,684 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:16,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:16,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:16,698 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:16,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:16,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:16,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:17,263 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:17,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:17,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:17,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:17,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:17,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:17,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:17,796 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:17,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:17,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:17,810 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:17,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:17,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:17,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:17,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:18,344 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:18,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:18,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:18,359 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:18,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:18,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:18,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:18,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:19,063 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:19,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:19,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:19,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:19,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:19,632 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:19,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:19,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:19,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:19,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:19,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:19,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:20,176 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:20,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:20,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:20,190 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:20,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:20,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:20,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:20,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:20,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:20,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:20,766 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:20,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:20,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:20,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:20,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:21,324 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:21,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:21,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:21,339 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:21,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:21,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:21,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:21,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:21,852 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:21,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:21,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:21,866 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:21,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:21,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:21,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:22,385 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:22,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:22,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:22,401 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:22,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:22,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:22,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:22,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:22,930 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:22,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:22,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:22,944 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:22,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:22,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:22,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:23,674 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:23,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:23,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:23,753 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:23,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:23,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:23,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:24,283 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:24,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:24,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:24,300 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:24,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:24,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:24,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:24,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:24,859 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:24,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:24,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:24,874 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:24,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:24,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:24,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:24,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:25,397 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:25,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:25,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:25,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:25,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:25,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:25,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:25,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:25,945 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:25,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:25,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:25,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:25,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:25,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:25,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:26,547 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:26,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:26,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:26,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:26,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:26,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:26,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:26,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:27,060 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:27,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:27,075 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:27,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:27,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:27,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:27,595 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:27,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:27,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:27,611 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:27,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:27,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:27,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:27,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:28,192 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:28,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:28,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:28,207 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:28,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:28,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:28,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:28,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:28,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:28,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:28,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:28,775 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:28,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:28,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:28,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:28,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:29,298 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:29,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:29,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:29,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:29,890 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:29,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:29,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:29,906 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:29,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:29,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:29,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:30,459 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:30,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:30,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:30,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:30,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:30,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:30,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:30,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:31,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:31,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:31,068 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:31,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:31,556 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:31,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:31,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:31,570 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:31,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:31,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:31,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:31,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:32,147 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:32,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:32,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:32,161 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:32,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:32,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:32,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:32,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:32,655 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:32,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:32,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:32,671 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:32,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:32,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:32,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:32,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:33,844 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:33,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:33,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:33,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:33,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:33,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:33,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:34,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:34,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:34,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:34,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:34,578 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:34,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:34,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:34,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:34,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:35,085 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:35,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:35,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:35,101 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:35,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:35,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:35,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:35,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:35,809 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:35,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:35,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:35,877 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:35,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:35,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:35,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:35,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:36,418 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:36,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:36,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:36,433 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:36,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:36,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:36,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:36,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:37,199 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:37:37,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:37,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:37,215 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:37,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:37,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:37,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:37,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:37,810 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:37,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:37,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:37,825 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:37,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:37,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:37,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:37,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:38,381 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:38,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:38,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:38,398 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:38,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:38,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:38,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:38,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:38,969 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:38,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:38,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:38,989 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:38,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:38,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:38,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:39,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:40,072 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:37:40,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:40,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:40,169 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:40,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:40,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:40,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:40,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:40,895 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:37:40,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:40,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:40,910 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:40,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:40,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:40,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:41,437 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:41,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:41,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:41,455 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:41,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:41,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:41,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:41,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:42,001 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:42,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:42,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:42,016 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:42,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:42,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:42,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:42,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:42,692 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:42,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:42,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:42,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:42,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:42,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:42,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:43,287 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:43,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:43,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:43,304 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:43,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:43,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:43,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:43,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:44,016 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:44,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:44,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:44,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:44,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:44,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:44,599 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:44,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:44,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:44,615 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:44,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:44,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:44,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:44,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:45,237 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:45,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:45,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:45,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:45,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:45,763 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:45,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:45,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:45,780 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:45,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:45,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:45,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:45,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:46,363 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:46,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:46,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:46,381 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:46,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:46,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:46,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:47,051 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:47,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:47,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:47,069 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:47,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:47,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:47,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:47,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:47,742 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:47,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:47,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:47,758 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:47,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:47,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:47,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:47,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:48,368 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:48,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:48,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:48,387 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:48,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:48,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:48,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:48,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:48,988 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:49,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:49,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:49,003 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:49,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:49,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:49,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:49,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:49,652 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:49,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:49,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:49,667 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:49,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:49,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:49,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:50,335 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:50,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:50,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:50,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:50,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:50,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:50,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:50,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:50,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:50,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:50,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:50,940 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:50,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:50,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:50,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:50,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:51,472 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:51,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:51,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:51,487 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:51,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:51,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:51,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:52,061 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:52,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:52,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:52,076 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:52,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:52,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:52,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:52,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:52,677 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:52,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:52,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:52,695 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:52,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:52,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:52,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:52,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:53,233 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:53,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:53,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:53,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:53,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:53,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:53,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:53,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:53,854 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:53,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:53,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:53,867 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:53,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:53,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:53,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:53,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:54,371 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:54,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:54,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:54,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:54,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:54,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:54,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:54,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:54,888 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:54,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:54,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:54,903 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:54,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:54,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:54,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:55,484 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:55,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:55,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:55,500 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:55,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:55,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:55,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:56,126 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:56,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:56,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:56,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:56,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:56,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:56,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:56,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:56,738 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:56,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:56,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:56,754 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:56,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:56,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:56,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:56,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:57,420 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:57,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:57,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:57,586 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:57,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:57,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:57,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:58,155 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:58,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:58,172 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:58,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:58,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:58,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:58,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:58,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:58,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:58,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:58,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:58,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:58,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:37:59,516 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:37:59,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:37:59,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:37:59,530 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:37:59,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:37:59,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:37:59,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:37:59,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:00,037 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:00,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:00,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:00,054 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:00,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:00,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:00,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:00,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:00,585 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:00,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:00,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:00,601 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:00,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:00,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:00,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:01,138 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:01,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:01,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:01,152 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:01,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:01,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:01,752 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:01,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:01,766 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:01,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:01,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:01,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:02,274 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:02,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:02,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:02,288 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:02,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:02,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:02,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:02,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:02,784 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:02,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:02,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:02,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:03,306 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:03,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:03,926 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:03,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:03,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 50 states and 79 transitions. [2024-12-06 00:38:03,941 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:03,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:03,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:03,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:03,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:04,761 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:38:05,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:05,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:05,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:05,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:05,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:05,891 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:05,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:05,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:05,992 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:05,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:05,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:05,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:06,741 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:06,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:06,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:06,758 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:06,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:06,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:06,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:06,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:07,368 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:07,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:07,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:07,383 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:07,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:07,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:07,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:07,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:07,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:07,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:07,998 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:08,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:08,541 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:08,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:08,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:08,557 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:08,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:08,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:08,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:09,075 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:09,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:09,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:09,091 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:09,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:09,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:09,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:09,686 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:09,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:09,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:09,703 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:09,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:09,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:09,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:09,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:10,400 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:10,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:10,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:10,514 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:10,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:10,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:10,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:10,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:11,045 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:11,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:11,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:11,060 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:11,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:11,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:11,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:11,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:11,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:11,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:11,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:11,595 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:11,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:11,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:11,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:11,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:12,176 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:12,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:12,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:12,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:12,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:12,724 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:12,739 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:12,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:12,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:12,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:12,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:13,241 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:13,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:13,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:13,256 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:13,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:13,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:13,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:13,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:13,843 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:13,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:14,446 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:14,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:14,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:14,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:14,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:14,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:14,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:14,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:15,518 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:15,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:15,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:15,622 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:15,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:15,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:15,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:16,196 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:16,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:16,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:16,703 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:16,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:16,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:16,719 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:16,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:16,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:16,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:16,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:17,241 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:17,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:17,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:17,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:17,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:17,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:17,813 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:17,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:17,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:17,920 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:17,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:17,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:17,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:17,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:18,539 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:18,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:18,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:18,561 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:18,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:18,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:18,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:18,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:19,154 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:19,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:19,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:19,170 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:19,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:19,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:19,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:19,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:19,699 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:19,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:19,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:19,717 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:19,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:19,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:19,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:19,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:20,253 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:20,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:20,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:20,269 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:20,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:20,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:20,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:20,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:20,825 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:20,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:20,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:20,841 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:20,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:20,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:20,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:20,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:21,367 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:21,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:21,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:21,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:21,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:21,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:21,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:21,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:21,949 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:21,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:21,964 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:21,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:21,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:21,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:22,645 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:22,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:22,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:22,663 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:22,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:22,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:22,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:22,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:23,301 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:23,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:23,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:23,319 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:23,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:23,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:23,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:23,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:23,934 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:23,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:23,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:23,951 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:23,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:23,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:23,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:23,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:24,537 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:24,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:24,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:24,554 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:24,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:24,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:24,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:24,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:25,076 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:25,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:25,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:25,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:25,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:25,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:25,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:25,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:25,649 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:25,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:25,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:25,666 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:25,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:25,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:25,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:25,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:26,303 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:26,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:26,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:26,320 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:26,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:26,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:26,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:26,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:26,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:26,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:26,907 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:26,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:26,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:26,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:27,441 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:27,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:27,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:27,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:27,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:27,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:27,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:27,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:28,002 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:28,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:28,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:28,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:28,594 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:28,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:28,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:28,611 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:28,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:28,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:28,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:28,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:29,191 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:29,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:29,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:29,208 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:29,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:29,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:29,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:29,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:29,742 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:29,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:29,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:29,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:29,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:29,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:29,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:30,470 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:30,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:30,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:30,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:30,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:30,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:30,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:31,336 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:31,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:31,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:31,356 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:31,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:31,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:31,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:31,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:31,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:31,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:31,942 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:31,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:31,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:31,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:31,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:32,501 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:32,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:32,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:32,519 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:32,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:32,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:32,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:33,071 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:33,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:33,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:33,089 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:33,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:33,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:33,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:33,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:33,646 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:33,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:33,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:33,660 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:33,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:33,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:33,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:33,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:34,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:34,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:34,279 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:34,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:34,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:34,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:34,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:34,807 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:34,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:34,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:34,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:34,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:34,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:34,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:34,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:35,342 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:35,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:35,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:35,359 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:35,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:35,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:35,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:35,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:36,056 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:38:36,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:36,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:36,071 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:36,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:36,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:36,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:36,614 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:36,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:36,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:36,630 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:36,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:36,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:36,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:36,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:37,187 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:37,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:37,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:37,202 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:37,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:37,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:37,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:37,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:37,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:37,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:37,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:37,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:38,617 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:38,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:38,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:38,633 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:38,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:38,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:38,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:39,220 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:39,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:39,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:39,237 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:39,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:39,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:39,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:39,881 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:39,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:39,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:39,898 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:39,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:39,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:39,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:39,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:40,418 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:40,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:40,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:40,435 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:40,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:40,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:40,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:40,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:41,061 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:41,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:41,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:41,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:41,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:41,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:41,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:41,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:41,589 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:41,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:41,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:41,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:41,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:42,141 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:42,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:42,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:42,158 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:42,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:42,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:42,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:42,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:42,882 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:42,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:42,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:42,899 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:42,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:42,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:42,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:42,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:43,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:43,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:43,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:43,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:43,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:43,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:43,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:43,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:44,019 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:44,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:44,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:44,034 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:44,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:44,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:44,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:44,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:44,564 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:44,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:44,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:44,581 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:44,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:44,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:44,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:44,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:45,248 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:45,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:45,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:45,264 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:45,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:45,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:45,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:45,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:45,842 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:45,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:45,859 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:45,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:45,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:45,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:46,399 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:46,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:46,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:46,416 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:46,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:46,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:46,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:46,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:47,000 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:47,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:47,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:47,019 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:47,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:47,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:47,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:47,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:47,577 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:47,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:47,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:47,596 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:47,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:47,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:47,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:47,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:48,113 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:48,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:48,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:48,129 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:48,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:48,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:48,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:48,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:48,728 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:48,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:48,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:48,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:48,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:48,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:48,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:48,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:49,340 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:49,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:49,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:49,357 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:49,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:49,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:49,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:49,957 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:49,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:49,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:49,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:49,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:49,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:49,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:50,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:50,784 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:50,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:50,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:50,801 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:50,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:50,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:50,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:50,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:51,399 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:51,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:51,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:51,418 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:51,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:51,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:51,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:51,939 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:51,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:51,954 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:51,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:51,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:52,523 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:52,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:52,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:52,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:52,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:52,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:52,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:52,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:53,090 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:53,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:53,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:53,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:53,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:53,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:53,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:53,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:53,658 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:53,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:53,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:53,678 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:53,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:53,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:53,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:53,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:54,242 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:54,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:54,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:54,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:54,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:54,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:54,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:54,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:54,890 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:54,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:54,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:54,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:55,478 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:55,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:55,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:55,493 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:55,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:55,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:55,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:55,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:56,032 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:56,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:56,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:56,046 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:56,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:56,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:56,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:56,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:56,558 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:56,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:56,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:56,572 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:56,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:56,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:56,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:56,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:57,165 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:57,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:57,181 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:57,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:57,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:57,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:57,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:58,006 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:58,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:58,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:58,023 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:58,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:58,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:58,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:58,610 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:58,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:58,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:58,626 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:58,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:58,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:58,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:58,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:59,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:59,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:59,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:38:59,935 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:38:59,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:38:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:38:59,951 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:38:59,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:38:59,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:38:59,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:38:59,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:00,507 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:00,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:00,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:00,523 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:00,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:00,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:00,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:00,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:01,123 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:01,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:01,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:01,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:01,728 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:01,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:01,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:01,745 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:01,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:01,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:01,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:01,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:02,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:02,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:02,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:02,303 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:02,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:02,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:02,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:02,846 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:02,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:02,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:02,861 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:02,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:02,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:02,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:02,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:03,427 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:03,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:03,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:03,443 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:03,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:03,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:03,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:03,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:04,148 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:04,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:04,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:04,164 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:04,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:04,788 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:04,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:04,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:04,805 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:04,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:04,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:04,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:04,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:05,367 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:05,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:05,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:05,381 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:05,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:05,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:05,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:05,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:05,935 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:05,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:05,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:05,950 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:05,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:05,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:05,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:06,530 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:06,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:06,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:06,545 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:06,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:06,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:07,146 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:07,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:07,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:07,163 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:07,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:07,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:07,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:07,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:07,704 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:07,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:07,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:07,721 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:07,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:07,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:07,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:07,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:08,244 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:08,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:08,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:08,261 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:08,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:08,874 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:08,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:08,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:08,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:08,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:08,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:08,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:09,434 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:09,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:09,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:09,452 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:09,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:09,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:09,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:09,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:10,016 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:10,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:10,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:10,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:10,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:10,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:10,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:10,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:10,524 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:10,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:10,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:10,539 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:10,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:10,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:10,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:10,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:11,088 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:11,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:11,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:11,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:11,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:11,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:11,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:11,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:11,667 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:11,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:11,684 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:12,424 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:12,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:12,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:12,441 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:12,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:12,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:12,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:12,956 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:12,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:12,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:12,973 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:12,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:12,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:12,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:13,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:13,525 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:13,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:13,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:13,541 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:13,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:13,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:13,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:13,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:14,056 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:14,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:14,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:14,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:14,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:14,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:14,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:14,609 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:14,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:14,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:14,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:14,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:14,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:14,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:14,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:15,158 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:15,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:15,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:15,173 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:15,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:15,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:15,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:15,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:15,739 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:15,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:15,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:15,757 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:15,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:15,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:15,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:15,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:16,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:16,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:16,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:16,306 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:16,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:16,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:16,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:16,828 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:16,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:16,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:16,845 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:16,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:16,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:16,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:16,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:17,363 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:17,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:17,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:17,377 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:17,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:17,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:17,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:17,954 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:17,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:17,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:17,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:17,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:17,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:17,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:18,529 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:18,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:18,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:18,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:18,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:18,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:18,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:19,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:19,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:19,067 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:19,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:19,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:19,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:19,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:19,564 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:19,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:19,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:19,579 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:19,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:19,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:19,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:20,110 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:20,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:20,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:20,126 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:20,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:20,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:20,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:20,879 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:20,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:20,896 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:20,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:20,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:20,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:20,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:21,471 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:21,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:21,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:21,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:21,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:21,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:21,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:21,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:22,108 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:22,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:22,125 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:22,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:22,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:22,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:22,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:22,743 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:22,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:22,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:22,761 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:22,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:22,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:22,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:22,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:23,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:23,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:23,380 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:23,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:23,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:23,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:23,979 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:23,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:23,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:23,997 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:23,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:23,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:23,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:24,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:24,585 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:24,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:24,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:24,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:24,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:25,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:25,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:25,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:25,269 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:25,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:25,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:25,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:25,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:25,855 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:25,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:25,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:25,871 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:25,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:25,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:25,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:26,432 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:26,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:26,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:26,447 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:26,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:26,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:26,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:26,975 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:26,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:26,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:26,990 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:26,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:26,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:26,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:27,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:27,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:27,621 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:27,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:27,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:27,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:27,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:28,224 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:28,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:28,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:28,240 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:28,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:28,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:28,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:28,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:28,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:28,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:28,917 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:28,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:28,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:28,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:29,623 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:29,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:29,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:29,638 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:29,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:29,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:29,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:30,267 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:30,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:30,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:30,283 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:30,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:30,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:30,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:30,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:30,883 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:30,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:30,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:30,899 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:30,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:30,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:30,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:30,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:31,472 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:31,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:31,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:31,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:31,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:31,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:31,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:31,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:31,996 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:32,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:32,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:32,012 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:32,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:32,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:32,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:32,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:32,587 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:32,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:32,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:32,604 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:32,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:32,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:32,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:32,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:33,138 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:33,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:33,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:33,153 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:33,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:33,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:33,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:33,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:33,739 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:33,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:33,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:33,756 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:33,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:33,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:33,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:33,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:34,351 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:34,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:34,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:34,368 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:34,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:34,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:34,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:34,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:34,906 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:34,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:34,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:34,923 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:34,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:34,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:34,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:35,464 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:35,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:35,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:35,480 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:35,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:35,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:35,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:35,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:36,390 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:39:36,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:36,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:36,507 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:36,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:36,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:36,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:36,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:37,059 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:37,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:37,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:37,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:37,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:37,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:37,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:37,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:37,864 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:37,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:37,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:37,881 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:37,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:37,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:37,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:37,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:38,449 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:38,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:38,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:38,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:38,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:38,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:38,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:38,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:39,053 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:39,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:39,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:39,069 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:39,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:39,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:39,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:39,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:39,676 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:39,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:39,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:39,690 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:39,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:39,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:39,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:39,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:40,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:40,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:40,257 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:40,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:40,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:40,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:40,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:40,894 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:40,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:40,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:40,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:40,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:40,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:40,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:41,465 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:41,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:41,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:41,480 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:41,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:41,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:41,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:41,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:41,992 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:42,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:42,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:42,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:42,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:42,547 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:42,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:42,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:42,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:42,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:42,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:42,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:43,078 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:43,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:43,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:43,094 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:43,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:43,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:43,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:43,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:43,604 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:43,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:43,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:43,619 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:43,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:43,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:43,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:43,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:44,168 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:44,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:44,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:44,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:44,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:44,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:44,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:44,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:44,766 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:44,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:44,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:44,784 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:44,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:44,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:44,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:44,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:45,291 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:45,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:45,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:45,308 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:45,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:45,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:45,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:45,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:45,844 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:45,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:45,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:45,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:45,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:45,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:45,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:46,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:46,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:46,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:46,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:46,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:46,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:46,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:47,063 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:47,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:47,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:47,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:47,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:47,648 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:47,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:47,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:47,663 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:47,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:47,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:47,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:47,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:48,214 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:48,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:48,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:48,229 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:48,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:48,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:48,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:48,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:48,762 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:48,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:48,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:48,777 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:48,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:48,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:48,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:48,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:49,337 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:49,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:49,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:49,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:49,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:49,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:49,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:49,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:50,090 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:50,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:50,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:50,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:50,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:50,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:50,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:50,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:50,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:50,719 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:50,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:50,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:50,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:50,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:51,239 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:51,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:51,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:51,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:51,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:51,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:51,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:51,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:51,809 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:51,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:51,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:51,828 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:51,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:51,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:51,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:52,379 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:52,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:52,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:52,395 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:52,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:52,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:52,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:53,094 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:53,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:53,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:53,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:53,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:53,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:53,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:53,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:53,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:53,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:53,685 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:53,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:53,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:53,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:53,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:54,399 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:54,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:54,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:54,415 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:54,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:54,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:55,010 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:55,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:55,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:55,646 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:55,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:55,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:55,665 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:55,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:55,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:55,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:56,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:56,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:56,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:56,306 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:56,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:56,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:56,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:56,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:57,099 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:57,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:57,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:57,115 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:57,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:57,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:57,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:57,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:57,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:57,674 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:57,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:57,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:57,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:57,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:58,232 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:58,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:58,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:58,247 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:58,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:58,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:58,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:58,781 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:58,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:58,799 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:58,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:58,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:58,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:39:59,404 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:39:59,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:39:59,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:39:59,421 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:39:59,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:39:59,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:39:59,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:39:59,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:00,248 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:00,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:00,270 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:00,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:00,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:00,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:01,091 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:01,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:01,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:01,110 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:01,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:01,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:01,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:01,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:01,645 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:01,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:01,661 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:01,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:01,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:02,173 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:02,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:02,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:02,189 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:02,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:02,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:02,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:02,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:02,744 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:02,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:02,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:02,761 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:02,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:02,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:02,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:02,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:03,304 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:03,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:03,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:03,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:03,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:03,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:03,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:03,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:03,865 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:03,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:03,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:03,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:03,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:03,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:03,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:03,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:04,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:04,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:04,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:04,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:04,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:04,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:04,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:04,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:05,008 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:05,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:05,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:05,023 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:05,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:05,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:05,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:05,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:05,618 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:05,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:05,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:05,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:05,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:05,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:05,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:05,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:06,215 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:06,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:06,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:06,232 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:06,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:06,750 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:06,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:06,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:06,766 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:06,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:06,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:06,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:06,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:07,389 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:07,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:07,406 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:07,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:07,971 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:07,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:07,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:08,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:08,607 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:08,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:08,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:08,624 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:08,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:08,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:08,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:08,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:09,305 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:09,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:09,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:09,321 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:09,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:09,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:09,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:09,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:09,969 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:09,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:09,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:09,984 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:09,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:09,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:09,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:10,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:10,548 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:10,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:10,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:10,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:10,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:10,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:10,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:11,119 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:11,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:11,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:11,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:11,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:11,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:11,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:11,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:11,678 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:11,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:11,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:11,693 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:11,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:11,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:11,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:11,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:12,271 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:12,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:12,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:12,287 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:12,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:12,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:12,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:12,898 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:12,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:12,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:12,920 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:12,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:12,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:12,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:13,536 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:13,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:13,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:13,559 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:13,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:13,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:13,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:13,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:14,200 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:14,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:14,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:14,215 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:14,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:14,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:14,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:14,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:14,753 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:14,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:14,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:14,768 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:14,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:14,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:14,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:15,418 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:40:15,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:15,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:15,434 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:15,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:15,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:15,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:16,010 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:16,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:16,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:16,025 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:16,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:16,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:16,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:16,667 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:16,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:16,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:16,686 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:16,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:16,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:16,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:17,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:17,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:17,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:17,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:17,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:17,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:17,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:17,855 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:17,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:17,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:17,872 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:17,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:17,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:17,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:18,442 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:18,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:18,458 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:19,032 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:19,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:19,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:19,683 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:19,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:19,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:19,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:19,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:19,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:19,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:19,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:20,239 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:20,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:20,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:20,255 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:20,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:20,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:20,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:20,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:20,792 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:20,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:20,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:20,809 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:20,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:20,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:20,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:20,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:21,781 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:21,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:21,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:21,869 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:21,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:21,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:21,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:22,447 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:22,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:22,462 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:22,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:22,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:22,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:23,030 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:23,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:23,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:23,046 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:23,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:23,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:23,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:23,604 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:23,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:23,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:23,621 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:23,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:23,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:23,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:23,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:24,245 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:24,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:24,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:24,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:24,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:24,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:24,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:24,911 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:40:24,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:24,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:24,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:24,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:24,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:24,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:24,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:25,458 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:25,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:25,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:25,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:25,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:25,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:25,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:25,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:26,000 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:26,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:26,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:26,014 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:26,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:26,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:26,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:26,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:26,592 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:26,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:26,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:26,608 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:26,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:26,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:26,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:26,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:27,195 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:27,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:27,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:27,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:27,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:27,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:27,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:27,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:27,777 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:27,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:27,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:27,794 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:27,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:27,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:27,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:28,382 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:28,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:28,400 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:28,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:28,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:28,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:28,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:28,991 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:29,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:29,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:29,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:29,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:29,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:29,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:29,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:29,617 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:29,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:29,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:29,633 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:29,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:29,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:29,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:29,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:30,198 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:30,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:30,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:30,215 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:30,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:30,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:30,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:30,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:30,783 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:30,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:30,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:30,800 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:30,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:30,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:30,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:31,340 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:31,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:31,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:31,358 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:31,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:31,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:31,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:31,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:31,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:31,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:31,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:31,942 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:31,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:31,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:31,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:31,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:32,506 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:32,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:32,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:32,522 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:32,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:32,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:32,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:32,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:33,034 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:33,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:33,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:33,052 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:33,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:33,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:33,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:33,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:33,636 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:33,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:33,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:33,656 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:33,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:33,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:33,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:33,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:34,338 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:34,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:34,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:34,357 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:34,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:34,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:34,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:35,342 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:35,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:35,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:35,360 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:35,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:35,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:35,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:35,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:36,036 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:36,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:36,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:36,052 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:36,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:36,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:36,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:36,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:36,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:36,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:36,591 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:36,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:36,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:36,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:37,153 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:37,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:37,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:37,168 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:37,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:37,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:37,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:37,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:37,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:37,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:37,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:37,774 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:37,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:37,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:37,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:37,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:38,309 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:38,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:38,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:38,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:38,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:38,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:38,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:38,917 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:38,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:38,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:38,932 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:38,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:38,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:38,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:38,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:39,474 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:39,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:39,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:39,490 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:39,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:39,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:39,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:39,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:40,045 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:40,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:40,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:40,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:40,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:40,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:40,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:40,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:40,602 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:40,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:40,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:40,617 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:40,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:40,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:40,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:41,177 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:41,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:41,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:41,192 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:41,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:41,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:41,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:41,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:41,742 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:41,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:41,758 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:41,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:41,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:41,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:42,446 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:40:42,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:42,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:42,465 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:42,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:42,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:42,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:42,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:43,095 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:43,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:43,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:43,112 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:43,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:43,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:43,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:43,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:43,869 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:40:43,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:43,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:43,968 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:43,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:43,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:43,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:44,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:44,672 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:40:44,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:44,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:44,689 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:44,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:44,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:44,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:44,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:45,274 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:45,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:45,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:45,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:45,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:45,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:45,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:45,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:45,826 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:45,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:45,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:45,843 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:45,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:45,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:45,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:45,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:46,543 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:46,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:46,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:46,558 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:46,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:46,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:46,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:47,325 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:47,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:47,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:47,344 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:47,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:47,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:47,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:47,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:47,871 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:47,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:47,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:47,889 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:47,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:47,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:47,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:47,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:48,415 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:48,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:48,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:48,430 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:48,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:48,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:48,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:48,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:48,951 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:48,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:48,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:48,966 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:48,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:48,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:48,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:49,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:49,501 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:49,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:49,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:49,517 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:49,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:49,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:49,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:50,078 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:50,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:50,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:50,093 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:50,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:50,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:50,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:50,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:50,660 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:50,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:50,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:50,675 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:50,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:50,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:50,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:50,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:51,257 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:51,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:51,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:51,272 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:51,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:51,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:51,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:51,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:51,882 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:51,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:51,902 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:51,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:52,432 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:52,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:52,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:52,459 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:52,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:52,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:53,063 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:53,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:53,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:53,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:53,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:53,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:53,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:53,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:53,650 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:53,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:53,664 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:53,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:53,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:53,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:54,165 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:54,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:54,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:54,180 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:54,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:54,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:54,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:54,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:55,135 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:55,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:55,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:55,227 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:55,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:55,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:55,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:55,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:55,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:56,298 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:56,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:56,315 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:56,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:56,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:56,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:56,877 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:56,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:56,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:56,894 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:56,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:56,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:56,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:56,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:57,472 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:57,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:57,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:57,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:57,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:57,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:57,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:57,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:58,084 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:58,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:58,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:58,100 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:58,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:58,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:58,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:58,705 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:58,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:58,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:59,261 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:59,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:59,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:59,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:59,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:59,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:59,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:40:59,835 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:40:59,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:40:59,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:40:59,850 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:40:59,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:40:59,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:40:59,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:40:59,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:00,447 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:00,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:00,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:00,462 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:00,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:00,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:00,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:00,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:00,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:00,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:00,997 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:00,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:00,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:00,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:01,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:01,521 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:01,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:01,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:01,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:01,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:01,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:01,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:01,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:02,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:02,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:02,076 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:02,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:02,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:02,617 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:02,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:02,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:02,632 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:02,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:02,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:02,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:02,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:03,168 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:03,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:03,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:03,181 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:03,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:03,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:03,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:03,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:03,839 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:03,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:03,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:03,855 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:03,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:03,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:03,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:03,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:04,418 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:04,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:04,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:04,433 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:04,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:04,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:04,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:04,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:05,008 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:05,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:05,024 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:05,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:05,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:05,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:05,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:05,787 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:05,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:05,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:05,804 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:05,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:05,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:05,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:05,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:06,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:06,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:07,073 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:07,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:07,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:07,090 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:07,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:07,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:07,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:07,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:07,680 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:07,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:07,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:07,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:07,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:07,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:07,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:08,333 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:08,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:08,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:08,351 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:08,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:08,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:08,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:08,967 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:08,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:08,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:08,987 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:08,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:08,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:08,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:09,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:09,591 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:09,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:09,615 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:09,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:09,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:09,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:09,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:10,257 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:10,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:10,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:10,276 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:10,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:10,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:10,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:10,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:10,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:10,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:10,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:10,907 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:10,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:10,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:10,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:10,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:11,547 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:11,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:11,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:11,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:11,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:11,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:11,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:11,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:12,202 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:12,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:12,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:12,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:12,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:12,849 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:12,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:12,866 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:12,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:12,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:12,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:13,456 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:13,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:13,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:13,472 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:13,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:13,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:13,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:14,059 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:14,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:14,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:14,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:14,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:14,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:14,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:14,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:14,597 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:14,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:14,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:14,614 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:14,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:14,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:14,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:14,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:15,343 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:15,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:15,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:15,360 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:15,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:15,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:15,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:15,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:16,362 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:41:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:16,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:16,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:16,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:16,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:17,066 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:17,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:17,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:17,642 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:17,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:17,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:17,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:17,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:17,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:17,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:17,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:18,234 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:18,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:18,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:18,250 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:18,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:18,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:18,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:18,789 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:18,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:18,803 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:18,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:18,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:18,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:19,347 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:19,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:19,894 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:19,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:19,909 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:19,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:19,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:19,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:20,609 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:20,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:20,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:20,625 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:20,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:20,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:20,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:20,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:21,143 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:21,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:21,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:22,041 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:22,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:22,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:22,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:22,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:22,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:22,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:22,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:22,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:22,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:22,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:23,386 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:23,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:23,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:23,402 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:23,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:23,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:23,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:23,930 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:23,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:23,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:23,946 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:23,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:23,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:23,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:24,493 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:24,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:24,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:24,509 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:24,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:24,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:24,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:24,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:25,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:25,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:25,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:25,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:25,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:25,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:25,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:25,743 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:25,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:25,763 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:25,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:25,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:25,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:25,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:26,364 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:26,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:26,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:26,379 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:26,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:26,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:26,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:27,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:27,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:27,756 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:27,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:27,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:27,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:28,389 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:28,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:28,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:28,408 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:28,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:28,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:28,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:29,018 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:29,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:29,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:29,036 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:29,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:29,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:29,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:29,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:30,007 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:30,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:30,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:30,127 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:30,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:30,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:30,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:30,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:30,711 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:30,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:30,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:30,727 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:30,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:30,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:30,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:30,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:31,330 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:31,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:31,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:31,348 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:31,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:31,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:31,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:31,998 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:32,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:32,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:32,015 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:32,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:32,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:32,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:32,538 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:32,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:32,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:32,555 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:32,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:32,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:32,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:33,135 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:33,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:33,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:33,150 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:33,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:33,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:33,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:33,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:33,713 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:33,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:33,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:33,728 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:33,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:33,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:33,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:34,285 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:34,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:34,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:34,301 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:34,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:34,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:34,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:34,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:34,833 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:34,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:34,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:34,848 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:34,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:34,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:34,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:35,389 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:35,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:35,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:35,405 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:35,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:35,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:35,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:35,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:36,208 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:36,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:36,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:36,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:36,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:36,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:36,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:36,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:36,819 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:36,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:36,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:36,836 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:36,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:36,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:36,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:36,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:37,401 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:37,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:37,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:37,424 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:37,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:37,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:37,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:37,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:38,033 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:38,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:38,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:38,052 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:38,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:38,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:38,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:38,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:38,639 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:38,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:38,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:38,655 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:38,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:38,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:38,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:38,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:39,222 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:39,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:39,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:39,239 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:39,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:39,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:39,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:39,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:39,911 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:39,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:39,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:39,928 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:39,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:39,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:39,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:39,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:40,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:40,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:40,552 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:40,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:40,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:40,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:40,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:41,065 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:41,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:41,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:41,082 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:41,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:41,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:41,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:41,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:41,764 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:41,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:41,780 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:41,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:41,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:41,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:41,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:42,281 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:42,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:42,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:42,297 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:42,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:42,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:42,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:42,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:42,904 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:42,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:42,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:42,921 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:42,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:42,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:42,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:43,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:43,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:43,490 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:43,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:43,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:43,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:43,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:44,036 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:44,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:44,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:44,051 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:44,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:44,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:44,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:44,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:44,599 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:44,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:44,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:44,616 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:44,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:44,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:44,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:44,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:45,190 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:45,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:45,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:45,206 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:45,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:45,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:45,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:45,772 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:45,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:45,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:45,789 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:45,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:45,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:45,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:46,356 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:46,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:46,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:46,371 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:46,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:46,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:46,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:46,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:46,908 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:46,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:46,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:46,926 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:46,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:46,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:46,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:46,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:47,587 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:47,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:47,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:47,606 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:47,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:47,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:47,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:47,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:48,202 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:48,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:48,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:48,217 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:48,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:48,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:48,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:48,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:48,985 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:49,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:49,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:49,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:49,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:49,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:49,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:49,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:49,648 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:49,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:49,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:49,665 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:49,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:49,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:49,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:50,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:50,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:50,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:50,276 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:50,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:50,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:50,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:50,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:50,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:50,839 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:50,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:50,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:50,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:51,427 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:51,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:51,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:51,444 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:51,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:51,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:51,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:51,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:52,071 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:52,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:52,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:52,092 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:52,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:52,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:52,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:52,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:52,751 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:52,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:52,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:52,770 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:52,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:52,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:52,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:53,447 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:53,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:53,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:53,465 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:53,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:53,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:53,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:53,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:53,994 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:54,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:54,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:54,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:54,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:54,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:54,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:54,687 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:54,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:54,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:54,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:54,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:54,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:54,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:54,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:55,365 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:55,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:55,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:55,380 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:55,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:55,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:55,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:55,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:55,950 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:55,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:55,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:55,966 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:55,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:55,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:55,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:56,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:56,503 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:56,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:56,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:56,524 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:56,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:56,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:56,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:56,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:57,084 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:57,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:57,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:57,105 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:57,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:57,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:57,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:57,794 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:57,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:57,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:57,811 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:57,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:57,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:57,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:58,405 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:58,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:58,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:58,422 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:58,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:58,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:58,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:58,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:59,191 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:59,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:59,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:59,208 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:59,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:59,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:59,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:59,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:41:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:41:59,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:41:59,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:41:59,763 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:41:59,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:41:59,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:41:59,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:41:59,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:00,405 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:00,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:00,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:00,421 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:00,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:00,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:00,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:00,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:01,078 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:01,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:01,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:01,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:01,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:01,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:01,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:01,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:01,741 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:01,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:01,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:01,760 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:01,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:01,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:01,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:02,412 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:02,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:03,089 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:03,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:03,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:03,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:03,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:03,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:03,645 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:03,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:03,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:03,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:03,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:04,294 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:04,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:04,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:04,314 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:04,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:04,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:04,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:04,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:04,911 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:04,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:04,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:04,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:04,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:04,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:05,554 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:05,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:05,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:05,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:05,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:05,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:05,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:05,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:06,212 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:06,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:06,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:06,230 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:06,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:06,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:06,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:06,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:06,863 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:06,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:06,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:06,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:06,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:06,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:06,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:06,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:07,638 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:07,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:07,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:07,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:08,272 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:08,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:08,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:08,288 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:08,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:08,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:08,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:09,040 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:09,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:09,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:09,058 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:09,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:09,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:09,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:09,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:09,778 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:09,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:10,441 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:10,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:10,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:10,456 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:10,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:10,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:10,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:11,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:11,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:11,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:11,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:11,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:11,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:11,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:11,556 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:11,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:11,572 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:11,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:11,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:11,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:12,147 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:12,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:12,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:12,164 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:12,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:12,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:12,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:12,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:13,229 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:13,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:13,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:13,246 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:13,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:13,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:13,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:13,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:13,787 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:13,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:13,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:13,803 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:13,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:13,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:13,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:14,410 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:14,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:14,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:14,429 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:14,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:14,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:14,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:15,042 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:15,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:15,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:15,058 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:15,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:15,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:15,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:15,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:15,650 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:15,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:15,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:15,664 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:15,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:15,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:15,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:15,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:16,202 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:16,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:16,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:16,216 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:16,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:16,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:16,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:16,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:16,834 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:16,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:16,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:16,850 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:16,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:16,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:16,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:16,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:17,401 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:17,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:17,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:17,416 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:17,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:17,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:17,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:17,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:17,992 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:18,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:18,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:18,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:18,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:18,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:18,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:18,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:18,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:18,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:18,565 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:18,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:18,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:18,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:18,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:19,144 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:19,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:19,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:19,159 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:19,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:19,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:19,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:19,761 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:19,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:19,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:19,777 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:19,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:19,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:19,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:20,436 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:20,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:20,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:20,454 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:20,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:20,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:20,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:42:21,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:21,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:21,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:21,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:21,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:21,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:21,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:21,785 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:21,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:21,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:21,802 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:21,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:21,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:21,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:22,377 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:22,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:22,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:22,393 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:22,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:22,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:22,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:22,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:22,966 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:22,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:22,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:22,982 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:22,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:22,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:22,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:23,554 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:23,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:23,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:23,569 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:23,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:23,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:23,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:24,123 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:24,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:24,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:24,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:24,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:24,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:24,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:24,734 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:24,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:24,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:24,749 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:24,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:24,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:24,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:24,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:25,311 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:25,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:25,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:25,326 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:25,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:25,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:25,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:25,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:25,861 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:25,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:25,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:25,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:25,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:25,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:26,449 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:26,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:26,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:26,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:26,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:26,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:26,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:26,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:27,100 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:27,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:27,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:27,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:27,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:27,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:27,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:27,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:27,683 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:27,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:27,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:27,698 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:27,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:27,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:27,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:28,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:28,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:28,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:28,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:28,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:28,844 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:28,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:28,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:28,860 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:28,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:28,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:28,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:29,409 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:29,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:29,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:29,426 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:29,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:29,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:29,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:30,182 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:42:30,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:30,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:30,200 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:30,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:30,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:30,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:30,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:30,791 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:30,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:30,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:30,806 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:30,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:30,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:30,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:31,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:31,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:31,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:32,002 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:32,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:32,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:32,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:32,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:32,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:32,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:32,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:32,864 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:32,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:32,881 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:32,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:32,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:32,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:33,485 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:33,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:33,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:33,502 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:33,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:33,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:33,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:33,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:34,049 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:34,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:34,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:34,067 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:34,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:34,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:34,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:34,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:34,648 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:34,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:34,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:34,664 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:34,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:34,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:34,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:34,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:35,244 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:35,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:35,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:35,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:35,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:35,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:35,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:35,980 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:35,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:35,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:35,997 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:35,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:35,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:35,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:36,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:36,756 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:36,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:36,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:36,775 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:36,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:36,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:36,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:36,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:37,472 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:37,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:37,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:37,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:37,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:37,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:37,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:37,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:38,361 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:38,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:38,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:38,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:38,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:38,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:38,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:38,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:39,127 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:39,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:39,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:39,144 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:39,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:39,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:39,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:39,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:39,837 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:39,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:39,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:39,856 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:39,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:39,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:39,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:39,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:40,684 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:40,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:40,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:40,703 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:40,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:40,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:40,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:41,380 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:41,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:41,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:41,399 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:41,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:41,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:41,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:41,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:42,033 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:42,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:42,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:42,051 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:42,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:42,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:42,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:42,706 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:42,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:42,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:42,723 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:42,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:42,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:42,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:42,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:43,357 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:43,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:43,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:43,373 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:43,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:43,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:43,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:44,033 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:44,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:44,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:44,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:44,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:44,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:44,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:44,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:44,706 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:44,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:44,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:44,723 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:44,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:44,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:44,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:45,407 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:45,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:45,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:45,423 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:45,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:45,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:45,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:46,193 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:46,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:46,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:46,209 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:46,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:46,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:46,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:46,807 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:46,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:46,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:46,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:46,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:46,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:46,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:46,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:47,363 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:47,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:47,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:47,378 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:47,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:47,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:47,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:47,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:47,933 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:47,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:47,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:47,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:47,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:47,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:47,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:48,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:48,647 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:48,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:48,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:48,663 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:48,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:48,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:48,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:48,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:49,208 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:49,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:49,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:49,767 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:49,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:49,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:49,781 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:49,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:49,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:49,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:50,331 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:50,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:50,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:50,348 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:50,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:50,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:50,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:50,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:50,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:50,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:50,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:50,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:50,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:50,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:51,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:51,595 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:51,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:51,612 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:51,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:51,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:51,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:52,174 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:52,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:52,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:52,190 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:52,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:52,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:52,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:52,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:52,750 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:52,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:52,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:52,765 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:52,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:52,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:53,326 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:53,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:53,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:53,340 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:53,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:53,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:53,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:53,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:53,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:53,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:53,960 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:53,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:53,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:53,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:54,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:54,520 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:54,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:54,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:54,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:54,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:54,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:54,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:55,203 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:55,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:55,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:55,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:55,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:55,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:55,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:55,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:56,089 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:56,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:56,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:56,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:56,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:56,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:56,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:56,676 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:56,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:57,295 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:57,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:57,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:57,313 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:57,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:57,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:57,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:57,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:57,894 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:57,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:57,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:57,913 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:57,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:57,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:57,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:57,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:58,484 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:58,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:58,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:58,499 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:58,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:58,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:58,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:59,105 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:59,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:59,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:59,123 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:59,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:59,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:59,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:59,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:42:59,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:42:59,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:42:59,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:42:59,732 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:42:59,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:42:59,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:42:59,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:42:59,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:00,305 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:00,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:00,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:00,321 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:00,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:00,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:01,237 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:01,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:01,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:01,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:01,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:01,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:01,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:01,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:02,030 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:02,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:02,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:02,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:02,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:02,726 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:02,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:02,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:02,741 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:02,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:02,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:02,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:02,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:03,346 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:03,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:03,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:03,364 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:03,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:03,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:03,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:03,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:03,952 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:03,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:03,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:03,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:03,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:03,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:03,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:04,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:04,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:04,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:04,840 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:04,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:04,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:04,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:04,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:05,382 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:05,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:05,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:05,399 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:05,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:05,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:05,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:05,992 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:06,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:06,720 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:06,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:06,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:06,737 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:06,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:06,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:06,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:06,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:07,487 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:07,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:07,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:07,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:07,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:07,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:07,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:07,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:08,574 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:08,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:08,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:08,657 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:08,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:08,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:08,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:08,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:09,292 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:09,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:09,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:09,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:09,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:09,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:09,926 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:09,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:09,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:09,942 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:09,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:09,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:09,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:10,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:10,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:10,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:10,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:10,579 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:10,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:10,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:10,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:10,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:11,234 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:11,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:11,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:11,252 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:11,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:11,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:11,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:11,857 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:11,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:11,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:11,872 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:11,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:11,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:11,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:11,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:12,608 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:12,627 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:12,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:12,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:12,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:13,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:13,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:13,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:13,275 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:13,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:13,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:13,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:13,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:13,875 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:13,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:13,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:13,892 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:13,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:13,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:13,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:14,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:14,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:14,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:14,597 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:14,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:14,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:14,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:14,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:15,351 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:15,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:15,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:15,371 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:15,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:15,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:15,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:15,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:16,069 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:16,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:16,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:16,087 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:16,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:16,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:16,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:16,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:16,713 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:16,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:16,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:16,730 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:16,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:16,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:16,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:16,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:17,368 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:17,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:17,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:17,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:17,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:17,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:18,072 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:18,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:18,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:18,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:18,634 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:18,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:18,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:18,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:18,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:18,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:18,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:19,237 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:19,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:19,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:19,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:19,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:19,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:19,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:19,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:19,911 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:19,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:19,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:19,930 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:19,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:19,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:19,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:20,503 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:20,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:20,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:20,518 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:20,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:20,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:20,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:20,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:21,125 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:21,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:21,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:21,141 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:21,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:21,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:21,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:21,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:21,760 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:21,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:21,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:21,776 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:21,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:21,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:21,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:22,489 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:22,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:22,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:22,506 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:22,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:23,122 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:23,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:23,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:23,142 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:23,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:23,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:23,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:23,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:23,873 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:23,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:23,892 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:23,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:23,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:23,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:24,532 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:24,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:24,552 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:24,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:24,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:24,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:25,192 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:25,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:25,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:25,208 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:25,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:25,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:25,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:25,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:25,863 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:25,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:25,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:25,883 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:25,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:25,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:25,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:25,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:26,468 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:26,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:26,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:26,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:27,096 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:27,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:27,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:27,114 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:27,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:27,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:27,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:27,718 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:27,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:27,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:27,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:27,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:27,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:27,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:27,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:28,325 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:28,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:28,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:28,340 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:28,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:28,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:28,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:28,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:29,023 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:29,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:29,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:29,043 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:29,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:29,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:29,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:29,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:29,635 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:29,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:29,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:29,651 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:29,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:29,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:29,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:29,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:30,435 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:30,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:30,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:30,455 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:30,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:30,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:30,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:30,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:31,081 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:31,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:31,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:31,098 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:31,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:31,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:31,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:31,660 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:31,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:31,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:31,675 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:31,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:31,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:31,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:31,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:32,228 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:32,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:32,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:32,242 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:32,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:32,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:32,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:32,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:32,864 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:32,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:32,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:32,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:32,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:32,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:32,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:32,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:33,466 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:33,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:33,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:33,483 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:33,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:33,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:33,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:33,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:34,428 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:34,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:34,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:34,618 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:34,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:34,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:34,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:34,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:35,211 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:35,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:35,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:35,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:35,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:35,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:35,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:35,841 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:35,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:35,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:35,858 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:35,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:35,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:35,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:35,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:36,674 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:43:36,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:36,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:36,689 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:36,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:36,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:36,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:36,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:37,525 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:37,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:37,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:37,544 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:37,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:37,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:37,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:37,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:38,273 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:38,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:38,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:38,965 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:38,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:38,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:38,982 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:38,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:38,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:38,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:39,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:39,694 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:39,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:39,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:39,713 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:39,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:39,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:39,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:39,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:40,340 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:40,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:40,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:40,355 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:40,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:40,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:40,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:40,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:40,989 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:41,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:41,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:41,005 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:41,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:41,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:41,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:41,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:41,547 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:41,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:41,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:41,563 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:41,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:41,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:41,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:41,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:42,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:42,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:42,123 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:42,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:42,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:42,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:42,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:42,675 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:42,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:42,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:42,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:42,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:42,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:42,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:42,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:43,459 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:43,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:43,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:43,475 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:43,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:43,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:43,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:43,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:44,048 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:44,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:44,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:44,062 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:44,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:44,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:44,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:44,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:44,620 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:44,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:44,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:44,637 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:44,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:44,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:44,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:45,308 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:45,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:45,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:45,326 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:45,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:45,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:45,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:45,942 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:45,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:45,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:45,959 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:45,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:45,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:45,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:46,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:46,531 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:46,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:46,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:46,547 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:46,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:46,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:46,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:46,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:47,082 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:47,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:47,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:47,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:47,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:47,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:47,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:47,677 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:47,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:47,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:47,695 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:47,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:47,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:47,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:48,279 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:48,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:48,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:48,297 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:48,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:48,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:48,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:48,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:48,848 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:48,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:48,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:48,865 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:48,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:48,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:48,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:49,478 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:49,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:49,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:49,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:49,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:49,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:49,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:50,225 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:43:50,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:50,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:50,243 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:50,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:50,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:50,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:50,835 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:50,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:50,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:50,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:50,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:50,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:50,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:50,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:51,437 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:51,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:51,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:51,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:51,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:51,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:51,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:52,016 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:52,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:52,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:52,032 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:52,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:52,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:52,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:52,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:52,569 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:52,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:52,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:52,587 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:52,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:52,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:52,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:52,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:53,198 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:53,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:53,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:53,212 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:53,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:53,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:53,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:53,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:53,802 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:53,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:53,818 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:53,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:54,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:54,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:54,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:54,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:54,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:54,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:54,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:54,991 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:55,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:55,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:55,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:55,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:55,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:55,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:55,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:55,567 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:55,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:55,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:55,582 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:55,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:55,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:55,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:56,187 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:56,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:56,203 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:56,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:56,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:56,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:56,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:56,732 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:56,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:56,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:56,746 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:56,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:56,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:56,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:56,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:57,349 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:57,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:57,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:57,364 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:57,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:57,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:57,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:57,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:57,994 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:58,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:58,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:58,011 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:58,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:58,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:58,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:58,535 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:58,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:58,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:58,549 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:58,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:58,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:58,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:43:59,139 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:43:59,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:43:59,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:43:59,155 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:43:59,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:43:59,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:43:59,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:43:59,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:00,206 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:00,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:00,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:00,316 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:00,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:00,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:00,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:00,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:00,923 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:00,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:00,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:00,941 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:00,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:00,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:00,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:01,467 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:01,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:01,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:01,483 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:01,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:01,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:01,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:02,057 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:02,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:02,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:02,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:02,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:02,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:02,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:02,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:03,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:03,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:03,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:03,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:03,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:03,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:03,709 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:03,726 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:03,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:03,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:03,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:03,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:04,698 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:04,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:04,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:04,784 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:04,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:04,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:04,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:05,394 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:05,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:05,413 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:05,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:05,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:05,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:06,033 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:06,050 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:06,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:06,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:06,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:06,664 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:06,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:06,682 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:06,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:06,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:06,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:06,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:07,271 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:07,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:07,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:07,287 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:07,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:07,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:07,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:07,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:07,931 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:07,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:07,946 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:07,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:07,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:07,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:08,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:08,581 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:08,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:08,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:08,596 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:08,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:08,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:08,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:08,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:09,223 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:09,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:09,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:09,238 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:09,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:09,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:09,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:09,869 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:09,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:09,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:09,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:09,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:09,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:09,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:09,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:10,420 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:10,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:10,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:10,436 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:10,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:10,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:10,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:10,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:10,996 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:11,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:11,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:11,012 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:11,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:11,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:11,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:11,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:11,596 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:11,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:11,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:11,613 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:11,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:11,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:11,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:12,240 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:12,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:12,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:12,258 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:12,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:12,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:12,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:12,876 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:12,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:12,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:12,891 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:12,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:12,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:12,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:12,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:13,504 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:13,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:13,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:13,520 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:13,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:13,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:13,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:13,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:14,327 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:14,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:14,344 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:14,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:14,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:14,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:15,000 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:15,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:15,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:15,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:15,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:15,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:15,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:15,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:15,592 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:15,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:15,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:15,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:15,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:16,310 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:16,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:16,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:16,329 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:16,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:16,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:16,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:16,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:17,072 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:17,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:17,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:17,088 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:17,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:17,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:17,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:17,668 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:17,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:17,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:17,683 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:17,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:17,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:17,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:17,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:18,208 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:18,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:18,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:18,222 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:18,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:18,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:18,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:18,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:19,025 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:19,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:19,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:19,042 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:19,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:19,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:19,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:19,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:19,618 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:19,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:19,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:19,634 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:19,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:19,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:19,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:19,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:20,208 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:20,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:20,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:20,223 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:20,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:20,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:20,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:20,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:20,777 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:20,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:20,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:20,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:20,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:20,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:20,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:20,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:21,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:21,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:21,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:22,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:22,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:22,066 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:22,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:22,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:22,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:22,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:23,012 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:23,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:23,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:23,031 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:23,619 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:23,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:23,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:23,636 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:23,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:23,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:23,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:23,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:24,363 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:24,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:24,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:24,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:24,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:24,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:24,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:24,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:25,184 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:25,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:25,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:25,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:25,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:25,770 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:25,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:25,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:25,785 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:25,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:25,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:25,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:25,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:26,453 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:26,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:26,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:26,469 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:26,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:26,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:26,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:26,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:27,109 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:27,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:27,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:27,124 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:27,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:27,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:27,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:27,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:27,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:27,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:27,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:27,906 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:27,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:27,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:27,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:28,604 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:28,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:28,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:28,621 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:28,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:28,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:28,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:29,427 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:29,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:29,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:29,509 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:29,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:29,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:29,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:30,116 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:30,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:30,744 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:30,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:30,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:30,761 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:30,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:30,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:30,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:30,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:31,375 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:31,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:31,392 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:31,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:31,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:31,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:31,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:31,910 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:31,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:31,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:31,927 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:31,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:31,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:31,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:31,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:32,490 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:32,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:32,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:32,507 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:32,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:32,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:32,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:32,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:33,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:33,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:33,131 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:33,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:33,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:33,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:33,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:33,927 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:33,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:33,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:33,945 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:33,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:33,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:33,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:34,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:34,787 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:34,806 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:34,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:34,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:34,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:34,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:35,408 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:35,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:35,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:35,425 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:35,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:35,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:35,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:35,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:36,078 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:36,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:36,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:36,094 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:36,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:36,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:36,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:36,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:36,648 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:36,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:36,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:36,665 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:36,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:36,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:36,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:36,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:37,219 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:37,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:37,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:37,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:37,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:37,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:37,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:37,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:37,828 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:37,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:37,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:37,844 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:37,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:37,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:37,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:37,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:38,463 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:38,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:38,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:38,478 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:38,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:38,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:38,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:38,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:39,272 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:39,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:39,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:39,292 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:39,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:39,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:39,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:39,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:39,864 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:39,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:39,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:39,879 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:39,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:39,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:39,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:40,525 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:40,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:40,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:40,540 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:40,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:40,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:40,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:40,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:41,093 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:41,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:41,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:41,124 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:41,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:41,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:41,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:41,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:41,692 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:41,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:41,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:41,708 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:41,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:41,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:41,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:41,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:42,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:42,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:42,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:42,279 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:42,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:42,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:42,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:42,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:42,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:42,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:42,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:42,904 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:42,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:42,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:42,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:42,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:43,469 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:43,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:43,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:43,485 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:43,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:43,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:43,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:43,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:44,073 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:44,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:44,652 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:44,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:44,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:44,670 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:44,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:44,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:44,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:44,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:45,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:45,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:45,320 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:45,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:45,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:45,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:45,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:45,878 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:45,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:45,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:45,893 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:45,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:45,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:45,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:45,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:46,527 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:46,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:46,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:46,544 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:46,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:46,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:46,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:47,386 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:47,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:47,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:47,401 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:47,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:47,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:47,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:47,955 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:47,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:47,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:47,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:47,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:47,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:48,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:48,680 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:48,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:48,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:48,694 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:48,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:48,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:48,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:48,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:49,286 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:49,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:49,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:49,301 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:49,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:49,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:49,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:49,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:49,833 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:49,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:49,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:50,603 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:50,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:50,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:50,617 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:50,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:50,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:50,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:50,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:51,149 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:51,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:51,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:51,164 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:51,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:51,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:51,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:51,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:51,709 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:51,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:51,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:51,724 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:51,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:51,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:51,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:52,329 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:52,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:52,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:52,344 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:52,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:52,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:52,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:52,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:52,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:52,951 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:52,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:52,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:52,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:53,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:53,518 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:53,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:53,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:53,535 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:53,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:53,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:53,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:54,096 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:54,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:54,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:54,113 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:54,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:54,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:54,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:54,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:54,887 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:54,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:54,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:54,904 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:54,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:54,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:54,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:54,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:55,616 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:55,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:55,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:55,632 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:55,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:55,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:55,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:55,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:56,216 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:56,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:56,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:56,230 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:56,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:56,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:56,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:56,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:56,793 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:56,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:56,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:56,808 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:56,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:56,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:56,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:56,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:57,339 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:57,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:57,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:57,355 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:57,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:57,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:57,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:57,928 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:57,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:57,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:57,945 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:57,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:57,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:57,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:58,541 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:58,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:58,557 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:58,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:58,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:58,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:44:59,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:59,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:59,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:59,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:44:59,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:44:59,978 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:44:59,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:44:59,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:44:59,994 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:44:59,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:44:59,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:44:59,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:00,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:00,565 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:00,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:00,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:00,580 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:00,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:00,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:00,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:00,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:01,171 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:01,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:01,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:01,186 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:01,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:01,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:01,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:02,028 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:02,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:02,045 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:02,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:02,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:02,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:02,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:02,633 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:02,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:02,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:02,650 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:02,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:02,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:02,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:02,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:03,244 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:03,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:03,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:03,260 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:03,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:03,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:03,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:03,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:03,966 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:03,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:03,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:03,984 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:03,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:03,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:03,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:04,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:04,561 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:04,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:04,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:04,578 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:04,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:04,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:04,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:05,154 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:05,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:05,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:05,169 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:05,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:05,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:05,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:05,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:05,720 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:05,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:05,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:05,735 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:05,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:05,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:05,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:05,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:06,386 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:06,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:06,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:06,403 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:06,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:06,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:06,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:06,981 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:07,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:07,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:07,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:07,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:07,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:07,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:07,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:07,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:07,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:07,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:07,598 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:07,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:07,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:07,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:07,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:08,198 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:08,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:08,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:08,213 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:08,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:09,026 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:09,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:09,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:09,042 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:09,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:09,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:09,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:09,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:09,778 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:09,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:09,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:09,795 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:09,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:09,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:09,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:09,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:10,436 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:10,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:10,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:10,451 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:10,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:10,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:10,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:10,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:11,045 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:11,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:11,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:11,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:11,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:11,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:11,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:11,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:11,613 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:11,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:12,229 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:12,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:12,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:12,244 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:12,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:12,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:12,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:12,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:12,835 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:12,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:12,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:12,850 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:12,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:12,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:12,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:12,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:13,473 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:13,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:13,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:13,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:13,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:13,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:13,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:13,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:14,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:14,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:14,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:14,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:14,595 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:14,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:14,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:15,209 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:15,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:15,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:15,225 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:15,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:15,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:15,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:15,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:15,813 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:15,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:15,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:15,828 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:15,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:15,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:15,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:15,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:16,459 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:16,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:16,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:16,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:16,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:16,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:16,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:16,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:17,059 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:17,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:17,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:17,076 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:17,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:17,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:17,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:17,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:17,652 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:17,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:17,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:17,668 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:17,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:17,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:17,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:17,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:18,260 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:18,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:18,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:18,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:18,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:18,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:18,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:18,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:18,885 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:18,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:18,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:18,901 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:18,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:18,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:18,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:19,483 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:19,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:19,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:19,501 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:19,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:19,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:19,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:19,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:20,037 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:20,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:20,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:20,052 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:20,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:20,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:20,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:20,644 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:20,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:20,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:20,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:20,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:20,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:20,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:20,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:21,216 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:21,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:21,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:21,232 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:21,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:21,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:21,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:21,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:21,829 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:21,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:21,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:21,845 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:21,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:21,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:21,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:22,385 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:22,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:22,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:22,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:22,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:22,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:22,985 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:23,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:23,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:23,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:23,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:23,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:23,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:23,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:23,576 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:23,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:23,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:23,594 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:23,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:23,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:23,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:24,221 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:24,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:24,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:24,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:24,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:24,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:24,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:24,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:24,852 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:24,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:24,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:24,869 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:24,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:24,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:24,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:24,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:25,480 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:25,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:25,497 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:25,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:25,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:25,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:25,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:26,045 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:26,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:26,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:26,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:26,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:26,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:26,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:26,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:26,644 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:26,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:26,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:26,659 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:26,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:26,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:26,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:26,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:27,211 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:27,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:27,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:27,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:27,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:27,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:27,786 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:27,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:27,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:27,801 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:27,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:27,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:27,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:28,421 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:28,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:28,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:28,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:28,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:29,017 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:29,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:29,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:29,032 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:29,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:29,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:29,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:29,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:29,676 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:29,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:29,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:29,690 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:29,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:29,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:29,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:29,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:30,277 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:30,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:30,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:30,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:30,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:30,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:30,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:30,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:30,924 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:30,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:30,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:30,939 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:30,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:30,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:30,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:31,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:31,549 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:31,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:31,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:31,564 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:31,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:31,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:31,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:31,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:32,149 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:32,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:32,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:32,166 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:32,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:32,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:32,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:32,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:32,717 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:32,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:32,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:32,734 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:32,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:32,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:32,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:32,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:33,356 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:33,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:33,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:33,370 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:33,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:33,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:33,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:33,967 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:33,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:33,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:33,984 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:33,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:33,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:33,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:34,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:34,555 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:34,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:34,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:34,570 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:34,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:34,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:34,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:34,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:35,275 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:35,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:35,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:35,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:35,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:35,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:35,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:35,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:35,961 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:35,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:35,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:35,976 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:35,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:35,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:35,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:36,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:36,530 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:36,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:36,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:36,545 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:36,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:36,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:36,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:36,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:37,124 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:37,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:37,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:37,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:37,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:37,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:37,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:37,896 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:37,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:37,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:37,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:37,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:37,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:38,522 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:38,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:38,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:38,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:38,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:38,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:38,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:39,090 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:39,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:39,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:39,105 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:39,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:39,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:39,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:39,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:39,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:39,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:39,770 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:39,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:39,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:39,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:40,351 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:40,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:40,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:40,366 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:40,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:40,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:40,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:40,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:40,948 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:40,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:40,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:40,964 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:40,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:40,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:40,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:41,508 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:41,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:41,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:41,524 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:41,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:41,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:41,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:41,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:42,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:42,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:42,121 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:42,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:42,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:42,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:42,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:42,695 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:42,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:42,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:42,709 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:42,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:42,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:42,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:42,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:43,268 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:43,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:43,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:43,283 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:43,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:43,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:43,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:43,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:43,958 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:43,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:43,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:43,978 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:43,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:43,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:43,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:44,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:44,647 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:44,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:44,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:44,667 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:44,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:44,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:44,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:44,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:45,278 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:45,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:45,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:45,296 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:45,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:45,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:45,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:45,839 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:45,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:45,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:45,856 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:45,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:45,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:45,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:45,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:46,441 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:46,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:46,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:46,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:46,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:46,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:46,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:47,048 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:47,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:47,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:47,064 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:47,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:47,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:47,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:47,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:47,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:47,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:47,699 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:47,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:47,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:47,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:48,592 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:48,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:48,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:48,609 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:48,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:48,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:48,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:49,166 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:49,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:49,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:49,182 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:49,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:49,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:49,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:49,834 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:49,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:49,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:49,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:50,441 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:50,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:50,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:50,457 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:50,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:50,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:50,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:50,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:51,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:51,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:51,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:51,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:51,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:51,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:51,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:51,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:51,805 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:51,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:51,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:51,820 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:51,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:51,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:51,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:51,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:52,407 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:52,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:52,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:52,422 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:52,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:52,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:52,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:53,058 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:53,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:53,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:53,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:53,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:53,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:53,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:53,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:53,670 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:53,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:53,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:53,685 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:53,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:53,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:53,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:53,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:54,265 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:54,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:54,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:54,282 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:54,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:54,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:54,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:54,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:54,906 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:54,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:54,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:54,924 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:54,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:54,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:54,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:55,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:55,550 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:55,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:55,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:55,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:55,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:55,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:55,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:56,195 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:56,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:56,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:56,211 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:56,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:56,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:56,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:56,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:56,814 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:56,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:56,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:56,832 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:56,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:56,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:56,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:56,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:57,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:57,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:57,473 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:57,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:57,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:57,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:57,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:58,237 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:45:58,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:58,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:58,254 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:58,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:58,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:58,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:58,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:58,913 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:58,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:58,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:58,930 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:58,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:58,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:58,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:59,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:45:59,501 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:45:59,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:45:59,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:45:59,517 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:45:59,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:45:59,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:45:59,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:45:59,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:00,167 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:00,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:00,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:00,185 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:00,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:00,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:00,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:00,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:00,805 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:00,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:00,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:00,822 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:00,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:00,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:00,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:00,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:01,528 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:01,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:01,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:01,547 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:01,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:01,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:01,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:02,223 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:02,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:02,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:02,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:02,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:02,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:02,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:02,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:03,030 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:03,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:03,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:03,046 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:03,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:03,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:03,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:03,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:03,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:03,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:03,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:03,622 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:03,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:03,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:03,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:03,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:04,303 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:04,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:04,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:04,321 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:04,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:04,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:04,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:04,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:04,960 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:04,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:04,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:04,975 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:04,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:04,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:04,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:05,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:05,537 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:05,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:05,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:05,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:05,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:05,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:06,115 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:06,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:06,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:06,129 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:06,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:06,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:06,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:06,720 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:06,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:06,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:06,735 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:06,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:06,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:06,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:06,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:07,332 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:07,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:07,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:07,349 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:07,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:07,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:07,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:08,061 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:08,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:08,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:08,081 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:08,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:08,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:08,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:08,775 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:08,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:08,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:08,790 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:08,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:08,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:08,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:08,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:09,426 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:09,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:09,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:09,443 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:09,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:09,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:09,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:09,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:10,692 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:10,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:10,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:10,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:10,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:10,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:10,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:10,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:11,532 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:11,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:12,201 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:12,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:12,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:12,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:12,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:12,859 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:12,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:12,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:12,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:12,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:12,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:12,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:13,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:13,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:13,567 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:13,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:13,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:13,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:13,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:14,208 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:14,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:14,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:14,228 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:14,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:14,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:14,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:14,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:14,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:14,946 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:14,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:14,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:14,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:15,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:15,819 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:46:15,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:15,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:15,838 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:15,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:15,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:15,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:15,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:16,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:16,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:16,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:16,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:17,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:17,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:17,550 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:17,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:17,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:17,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:17,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:18,278 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:18,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:18,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:18,296 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:18,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:18,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:18,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:18,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:18,943 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:18,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:18,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:18,963 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:18,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:18,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:18,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:19,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:19,641 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:19,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:19,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:19,657 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:19,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:19,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:19,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:20,299 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:20,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:20,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:20,317 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:20,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:20,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:20,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:20,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:20,976 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:20,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:20,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:20,993 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:20,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:20,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:20,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:21,683 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:21,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:22,475 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:22,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:22,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:22,494 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:22,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:22,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:22,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:22,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:23,343 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:46:23,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:23,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:23,363 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:23,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:23,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:23,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:24,060 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:24,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:24,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:24,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:24,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:24,733 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:24,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:24,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:24,750 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:24,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:24,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:24,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:24,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:25,434 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:25,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:25,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:25,453 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:25,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:25,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:25,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:25,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:26,093 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:26,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:26,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:26,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:26,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:26,813 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:26,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:26,830 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:26,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:26,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:27,445 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:27,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:27,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:27,462 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:27,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:27,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:27,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:27,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:28,122 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:28,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:28,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:28,141 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:28,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:28,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:28,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:28,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:28,954 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:28,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:28,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:28,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:28,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:28,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:28,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:29,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:29,645 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:29,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:29,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:29,662 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:29,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:29,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:29,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:30,225 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:30,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:30,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:30,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:30,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:30,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:30,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:30,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:30,893 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:30,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:30,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:30,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:30,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:30,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:30,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:31,534 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:31,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:31,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:31,552 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:31,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:31,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:31,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:31,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:32,137 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:32,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:32,155 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:32,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:32,728 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:32,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:32,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:32,743 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:32,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:32,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:32,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:32,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:33,469 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:33,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:33,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:33,481 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:33,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:33,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:33,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:33,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:34,094 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:34,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:34,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:34,110 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:34,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:34,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:34,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:34,761 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:34,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:34,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:34,779 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:34,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:34,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:34,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:34,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:35,419 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:35,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:35,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:35,437 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:35,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:35,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:35,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:36,226 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:46:36,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:36,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:36,890 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:36,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:36,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:36,908 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:36,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:36,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:36,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:37,566 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:37,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:37,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:37,581 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:37,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:37,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:37,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:37,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:38,371 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:38,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:38,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:38,386 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:38,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:38,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:38,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:38,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:39,199 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:39,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:39,214 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:39,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:39,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:39,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:39,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:39,987 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:46:40,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:40,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:40,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:40,619 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:40,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:40,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:40,636 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:40,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:40,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:40,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:40,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:41,222 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:41,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:41,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:41,237 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:41,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:41,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:41,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:41,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:41,820 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:41,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:41,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:41,836 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:41,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:41,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:41,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:41,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:42,413 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:42,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:42,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:42,429 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:42,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:42,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:42,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:42,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:43,044 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:43,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:43,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:43,059 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:43,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:43,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:43,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:43,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:43,683 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:43,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:43,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:43,698 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:43,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:43,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:43,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:44,341 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:44,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:44,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:44,361 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:44,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:44,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:44,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:44,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:44,954 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:45,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:45,553 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:45,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:45,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:45,568 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:45,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:45,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:45,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:45,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:46,203 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:46,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:46,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:46,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:46,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:46,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:46,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:46,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:46,915 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:46,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:46,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:46,932 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:46,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:46,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:46,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:47,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:47,487 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:47,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:47,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:47,504 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:47,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:47,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:47,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:47,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:48,153 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:48,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:48,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:48,169 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:48,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:48,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:48,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:48,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:48,775 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:48,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:48,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:48,790 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:48,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:48,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:48,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:48,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:49,398 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:49,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:49,416 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:49,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:49,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:49,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:50,029 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:50,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:50,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:50,044 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:50,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:50,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:50,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:50,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:50,587 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:50,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:50,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:50,603 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:50,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:50,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:50,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:50,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:51,211 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:51,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:51,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:51,226 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:51,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:51,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:51,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:51,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:51,792 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:51,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:51,808 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:51,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:51,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:52,377 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:52,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:52,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:52,392 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:52,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:52,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:52,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:52,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:53,010 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:53,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:53,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:53,025 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:53,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:53,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:53,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:53,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:53,557 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:53,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:53,573 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:53,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:53,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:53,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:53,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:54,125 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:54,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:54,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:54,141 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:54,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:54,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:54,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:54,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:54,763 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:54,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:54,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:54,779 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:54,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:54,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:54,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:54,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:55,357 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:55,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:55,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:55,372 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:55,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:55,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:55,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:55,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:56,275 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:56,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:56,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:56,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:56,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:56,847 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:56,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:56,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:56,863 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:56,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:56,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:56,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:57,440 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:57,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:57,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:57,456 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:57,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:57,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:57,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:58,031 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:58,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:58,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:58,047 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:58,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:58,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:58,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:58,631 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:58,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:58,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:58,651 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:58,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:58,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:58,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:46:59,196 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:46:59,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:46:59,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:46:59,213 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:46:59,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:46:59,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:46:59,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:46:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:00,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:00,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:00,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:00,382 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:00,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:00,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:00,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:01,010 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:01,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:01,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:01,027 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:01,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:01,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:01,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:01,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:01,643 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:01,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:01,660 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:01,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:01,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:01,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:01,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:02,234 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:02,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:02,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:02,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:02,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:02,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:02,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:02,852 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:02,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:02,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:02,870 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:02,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:02,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:02,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:02,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:03,586 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:03,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:03,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:03,605 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:03,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:03,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:03,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:03,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:04,515 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:04,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:04,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:04,534 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:04,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:04,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:04,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:04,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:05,232 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:05,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:05,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:05,249 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:05,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:05,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:05,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:05,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:05,900 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:05,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:05,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:05,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:06,517 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:06,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:06,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:06,535 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:06,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:06,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:06,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:06,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:07,353 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:07,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:07,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:07,370 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:07,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:07,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:07,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:07,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:07,938 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:07,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:07,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:07,954 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:07,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:07,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:07,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:08,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:08,547 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:08,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:08,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:08,562 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:08,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:08,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:08,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:09,151 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:09,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:09,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:09,169 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:09,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:09,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:09,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:09,748 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:09,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:09,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:09,764 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:09,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:09,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:09,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:09,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:10,422 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:10,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:10,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:11,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:47:11,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:11,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:11,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:11,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:11,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:11,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:11,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:11,976 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:11,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:11,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:11,996 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:11,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:11,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:11,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:12,791 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:12,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:12,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:12,809 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:12,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:12,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:12,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:13,399 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:13,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:14,028 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:14,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:14,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:14,045 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:14,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:14,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:14,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:14,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:14,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:14,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:14,653 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:14,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:14,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:14,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:15,306 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:15,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:15,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:15,323 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:15,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:15,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:15,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:15,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:15,936 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:15,957 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:15,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:15,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:16,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:16,522 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:16,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:16,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:16,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:16,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:16,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:16,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:16,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:17,160 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:17,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:17,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:17,175 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:17,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:17,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:17,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:17,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:17,773 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:17,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:17,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:17,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:17,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:17,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:18,448 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:18,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:18,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:18,468 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:18,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:18,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:18,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:18,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:19,181 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:19,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:19,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:19,198 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:19,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:19,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:19,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:19,773 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:19,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:19,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:19,788 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:19,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:19,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:19,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:19,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:20,397 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:20,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:20,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:20,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:20,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:20,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:20,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:20,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:21,613 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:21,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:21,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:21,629 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:21,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:21,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:21,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:21,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:22,270 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:22,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:22,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:22,290 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:22,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:22,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:22,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:22,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:22,980 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:22,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:22,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:22,998 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:22,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:22,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:22,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:23,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:23,579 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:23,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:23,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:23,595 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:23,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:23,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:23,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:23,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:24,268 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:24,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:24,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:24,288 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:24,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:24,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:24,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:24,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:24,963 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:24,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:24,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:24,982 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:24,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:24,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:24,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:25,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:25,655 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:25,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:25,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:25,676 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:25,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:25,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:25,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:26,631 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:26,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:26,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:26,652 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:26,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:26,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:26,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:26,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:27,322 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:27,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:27,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:27,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:27,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:27,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:27,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:27,993 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:28,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:28,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:28,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:28,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:28,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:28,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:28,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:47:29,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:29,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:29,074 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:29,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:29,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:29,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:29,660 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:29,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:29,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:29,674 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:29,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:29,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:29,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:29,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:30,305 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:30,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:30,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:30,322 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:30,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:30,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:30,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:30,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:30,988 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:31,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:31,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:31,008 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:31,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:31,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:31,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:31,745 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:31,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:31,762 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:31,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:31,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:31,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:31,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:32,365 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:32,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:32,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:32,384 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:32,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:32,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:32,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:33,067 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:33,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:33,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:33,086 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:33,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:33,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:33,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:33,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:33,720 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:33,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:33,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:33,737 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:33,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:33,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:33,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:33,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:34,301 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:34,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:34,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:34,317 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:34,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:34,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:34,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:34,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:34,927 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:34,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:34,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:34,947 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:34,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:34,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:34,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:35,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:35,519 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:35,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:35,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:35,536 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:35,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:35,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:35,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:35,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:36,122 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:36,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:36,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:36,140 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:36,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:36,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:36,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:36,802 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:36,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:36,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:36,819 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:36,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:36,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:36,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:36,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:37,430 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:37,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:37,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:37,447 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:37,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:37,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:37,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:37,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:38,026 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:38,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:38,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:38,044 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:38,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:38,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:38,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:38,656 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:38,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:38,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:38,672 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:38,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:38,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:38,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:38,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:39,367 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:39,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:39,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:39,384 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:39,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:39,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:39,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:39,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:40,028 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:40,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:40,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:40,045 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:40,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:40,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:40,637 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:40,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:40,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:40,653 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:40,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:40,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:40,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:41,225 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:41,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:41,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:41,240 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:41,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:41,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:41,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:41,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:41,838 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:41,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:41,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:41,856 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:41,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:41,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:41,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:41,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:42,418 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:42,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:42,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:42,433 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:42,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:42,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:42,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:42,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:43,113 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:43,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:43,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:43,132 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:43,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:43,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:43,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:43,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:43,739 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:43,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:43,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:43,756 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:43,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:43,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:43,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:44,362 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:44,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:44,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:44,381 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:44,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:44,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:44,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:44,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:45,005 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:45,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:45,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:45,022 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:45,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:45,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:45,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:45,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:45,634 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:45,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:45,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:45,649 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:45,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:45,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:45,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:45,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:46,257 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:46,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:46,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:46,272 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:46,888 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:46,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:46,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:46,903 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:46,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:46,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:46,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:46,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:47,443 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:47,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:47,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:47,461 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:47,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:47,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:47,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:47,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:48,089 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:48,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:48,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:48,106 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:48,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:48,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:48,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:48,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:48,759 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:48,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:48,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:48,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:48,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:49,484 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:49,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:49,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:49,501 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:49,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:49,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:49,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:49,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:50,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:50,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:50,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:50,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:50,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:50,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:50,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:50,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:50,945 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:50,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:50,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:50,961 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:50,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:50,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:50,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:51,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:51,573 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:51,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:51,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:51,589 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:51,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:51,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:51,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:51,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:52,220 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:52,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:52,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:52,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:52,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:52,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:52,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:52,798 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:52,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:52,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:52,815 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:52,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:52,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:53,396 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:53,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:53,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:53,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:53,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:53,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:53,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:53,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:54,091 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:54,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:54,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:54,107 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:54,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:54,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:54,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:54,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:54,758 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:54,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:54,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:54,773 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:54,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:54,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:54,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:54,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:55,366 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:55,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:55,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:55,383 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:55,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:55,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:55,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:55,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:56,008 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:56,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:56,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:56,023 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:56,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:56,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:56,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:56,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:56,598 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:56,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:56,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:56,614 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:56,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:56,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:56,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:56,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:57,199 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:57,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:57,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:57,214 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:57,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:57,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:57,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:57,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:57,766 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:57,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:57,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:57,781 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:57,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:57,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:57,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:57,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:58,359 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:58,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:58,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:58,375 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:58,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:58,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:58,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:58,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:58,929 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:58,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:58,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:58,948 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:58,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:58,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:58,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:59,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:47:59,613 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:47:59,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:47:59,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:47:59,627 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:47:59,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:47:59,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:47:59,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:47:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:00,180 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:00,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:00,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:00,196 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:00,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:00,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:00,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:00,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:00,932 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:00,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:00,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:00,950 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:00,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:00,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:00,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:01,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:01,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:01,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:01,724 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:01,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:01,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:01,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:01,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:02,338 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:02,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:02,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:02,355 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:02,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:02,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:02,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:02,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:02,954 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:02,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:02,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:02,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:02,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:02,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:02,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:03,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:03,838 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:04,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:04,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:04,029 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:04,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:04,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:04,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:04,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:04,701 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:04,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:04,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:04,719 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:04,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:04,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:04,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:04,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:05,299 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:05,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:05,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:05,313 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:05,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:05,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:05,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:05,834 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:05,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:05,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:05,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:05,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:05,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:05,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:06,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:06,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:06,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:06,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:06,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:06,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:06,954 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:06,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:06,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:06,970 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:06,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:06,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:06,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:07,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:07,575 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:07,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:07,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:07,592 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:07,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:07,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:07,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:07,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:08,216 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:08,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:08,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:08,233 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:08,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:08,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:08,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:08,800 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:08,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:08,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:08,818 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:08,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:08,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:09,503 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:09,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:09,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:09,519 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:09,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:09,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:09,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:09,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:10,336 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:10,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:10,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:10,351 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:10,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:10,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:10,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:10,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:10,896 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:10,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:10,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:10,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:10,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:10,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:10,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:10,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:11,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:11,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:11,495 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:11,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:11,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:11,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:11,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:12,041 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:12,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:12,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:12,058 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:12,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:12,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:12,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:12,716 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:12,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:12,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:12,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:12,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:12,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:12,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:13,337 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:13,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:13,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:13,354 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:13,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:13,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:13,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:13,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:14,068 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:14,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:14,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:14,083 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:14,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:14,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:14,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:14,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:14,677 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:14,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:14,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:14,695 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:14,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:14,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:14,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:14,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:15,283 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:15,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:15,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:15,299 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:15,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:15,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:15,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:15,869 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:15,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:15,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:15,887 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:15,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:15,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:15,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:15,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:16,528 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:16,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:16,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:16,542 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:16,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:17,133 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:17,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:17,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:17,149 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:17,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:17,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:17,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:17,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:17,821 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:17,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:17,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:17,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:17,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:17,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:18,669 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:18,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:18,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:18,685 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:18,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:18,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:18,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:19,227 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:19,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:19,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:19,241 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:19,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:19,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:19,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:19,781 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:19,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:19,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:19,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:19,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:19,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:19,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:19,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:20,355 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:20,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:20,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:20,372 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:20,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:20,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:20,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:20,973 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:20,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:20,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:20,991 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:21,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:21,627 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:21,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:21,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:21,646 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:21,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:21,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:21,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:21,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:22,258 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:22,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:22,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:22,275 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:22,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:22,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:22,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:22,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:23,124 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:23,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:23,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:23,216 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:23,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:23,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:23,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:23,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:23,866 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:23,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:23,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:23,884 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:23,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:23,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:23,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:23,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:24,488 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:24,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:24,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:24,505 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:24,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:24,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:24,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:24,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:25,137 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:25,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:25,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:25,157 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:25,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:25,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:25,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:25,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:25,784 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:25,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:25,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:25,801 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:25,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:25,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:25,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:25,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:26,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:26,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:26,425 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:26,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:26,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:26,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:26,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:27,072 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:27,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:27,089 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:27,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:27,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:27,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:27,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:27,729 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:27,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:27,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:27,745 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:27,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:27,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:27,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:28,317 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:28,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:28,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:28,332 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:28,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:28,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:28,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:28,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:28,906 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:28,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:28,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:28,922 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:28,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:28,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:28,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:29,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:29,483 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:29,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:29,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:29,501 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:29,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:29,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:29,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:30,165 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:30,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:30,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:30,183 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:30,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:30,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:30,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:30,779 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:30,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:30,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:30,797 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:30,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:31,896 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:32,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:32,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:32,013 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:32,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:32,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:32,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:32,629 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:32,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:32,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:32,647 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:32,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:32,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:32,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:32,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:33,714 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:33,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:33,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:33,961 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:33,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:33,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:33,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:34,650 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:48:34,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:34,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:34,668 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:34,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:34,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:34,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:34,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:35,309 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:35,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:35,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:35,326 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:35,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:35,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:35,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:35,903 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:35,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:35,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:35,921 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:35,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:35,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:35,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:36,495 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:36,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:36,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:36,512 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:36,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:36,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:36,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:36,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:37,094 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:37,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:37,676 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:37,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:37,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:37,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:37,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:37,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:37,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:38,234 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:38,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:38,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:38,249 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:38,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:38,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:38,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:38,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:38,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:38,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:38,878 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:38,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:38,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:38,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:39,663 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:39,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:39,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:39,679 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:39,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:39,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:39,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:39,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:40,291 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:40,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:40,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:40,306 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:40,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:40,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:40,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:40,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:40,847 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:40,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:40,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:40,861 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:40,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:40,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:40,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:41,435 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:41,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:41,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:41,453 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:42,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:42,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:42,061 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:42,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:42,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:42,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:42,642 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:42,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:42,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:42,660 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:42,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:42,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:42,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:42,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:43,262 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:43,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:43,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:43,277 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:43,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:43,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:43,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:43,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:43,841 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:43,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:43,857 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:43,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:43,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:43,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:44,429 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:44,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:44,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:44,444 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:44,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:44,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:44,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:44,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:45,169 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:45,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:45,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:45,186 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:45,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:45,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:45,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:45,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:45,712 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:45,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:45,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:45,727 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:45,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:45,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:45,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:45,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:46,288 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:46,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:46,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:46,304 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:46,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:46,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:46,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:46,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:46,894 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:46,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:46,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:46,911 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:46,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:46,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:46,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:46,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:47,462 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:47,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:47,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:47,476 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:47,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:47,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:47,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:47,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:48,064 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:48,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:48,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:48,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:48,684 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:48,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:48,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:48,701 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:48,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:48,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:48,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:48,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:49,274 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:49,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:49,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:49,291 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:49,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:49,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:49,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:49,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:50,093 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:50,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:50,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:50,111 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:50,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:50,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:50,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:50,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:50,676 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:50,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:50,691 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:50,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:50,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:50,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:50,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:51,445 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:51,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:51,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:51,464 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:51,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:51,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:51,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:51,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:52,021 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:52,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:52,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:52,035 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:52,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:52,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:52,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:52,608 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:52,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:52,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:52,623 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:52,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:52,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:52,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:52,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:53,520 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:53,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:53,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:53,538 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:53,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:53,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:53,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:54,128 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:54,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:54,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:54,143 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:54,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:54,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:54,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:54,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:54,718 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:54,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:54,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:54,732 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:54,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:54,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:54,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:54,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:55,310 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:55,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:55,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:55,325 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:55,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:55,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:55,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:55,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:56,056 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:56,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:56,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:56,073 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:56,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:56,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:56,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:56,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:56,690 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:56,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:56,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:56,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:56,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:56,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:56,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:56,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:57,383 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:57,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:57,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:57,396 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:57,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:57,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:57,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:57,993 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:58,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:58,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:58,007 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:58,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:58,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:58,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:58,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:58,567 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:58,582 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:58,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:58,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:59,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:59,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:59,184 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:59,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:59,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:59,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:59,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:48:59,794 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:48:59,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:48:59,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:48:59,808 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:48:59,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:48:59,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:48:59,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:48:59,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:00,395 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:01,020 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:01,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:01,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:01,037 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:01,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:01,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:01,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:01,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:01,591 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:01,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:01,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:01,607 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:01,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:01,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:01,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:01,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:02,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:02,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:02,348 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:02,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:02,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:02,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:02,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:02,950 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:02,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:02,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:02,966 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:02,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:02,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:02,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:03,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:03,503 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:03,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:03,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:03,518 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:03,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:03,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:03,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:03,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:04,122 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:04,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:04,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:04,139 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:04,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:04,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:04,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:04,742 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:04,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:04,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:04,759 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:04,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:04,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:04,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:05,327 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:05,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:05,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:05,341 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:05,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:05,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:05,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:05,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:05,911 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:05,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:05,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:05,926 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:05,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:05,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:05,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:06,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:06,519 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:06,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:06,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:06,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:06,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:06,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:07,113 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:07,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:07,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:07,130 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:07,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:07,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:07,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:07,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:07,689 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:07,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:07,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:07,704 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:07,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:07,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:07,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:08,327 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:08,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:08,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:08,344 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:08,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:08,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:08,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:09,080 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:09,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:09,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:09,095 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:09,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:09,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:09,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:09,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:09,680 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:09,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:09,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:09,695 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:09,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:09,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:09,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:09,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:10,282 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:10,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:10,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:10,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:10,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:10,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:10,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:10,837 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:10,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:10,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:10,854 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:10,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:10,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:10,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:10,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:11,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:11,447 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:11,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:11,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:11,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:11,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:12,037 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:12,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:12,053 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:12,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:12,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:12,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:12,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:12,610 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:12,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:12,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:12,625 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:12,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:12,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:12,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:13,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:13,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:13,190 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:13,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:13,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:13,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:13,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:13,800 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:13,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:13,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:13,817 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:13,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:13,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:13,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:13,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:14,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:14,704 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:14,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:14,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:14,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:15,379 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:15,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:15,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:15,396 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:15,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:15,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:15,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:15,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:16,028 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:16,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:16,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:16,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:16,598 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:16,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:16,614 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:16,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:16,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:16,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:17,272 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:17,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:17,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:17,289 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:17,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:17,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:17,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:17,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:17,870 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:17,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:17,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:17,886 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:17,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:17,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:17,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:17,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:18,471 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:18,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:18,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:18,488 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:18,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:18,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:18,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:18,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:19,069 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:19,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:19,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:19,085 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:19,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:19,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:19,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:19,666 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:19,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:19,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:19,683 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:19,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:19,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:19,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:19,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:20,280 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:20,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:20,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:20,297 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:20,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:20,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:20,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:20,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:20,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:20,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:20,929 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:20,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:20,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:20,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:21,531 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:21,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:21,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:21,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:21,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:21,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:22,105 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:22,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:22,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:22,121 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:22,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:22,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:22,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:22,690 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:22,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:22,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:22,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:22,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:23,294 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:23,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:23,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:23,309 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:23,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:23,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:23,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:23,884 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:23,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:23,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:23,901 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:23,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:23,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:23,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:23,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:24,457 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:24,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:24,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:24,474 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:24,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:24,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:24,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:24,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:25,065 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:25,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:25,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:25,080 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:25,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:25,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:25,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:25,658 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:25,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:25,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:25,676 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:25,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:25,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:25,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:26,282 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:26,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:26,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:26,297 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:26,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:26,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:26,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:26,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:26,867 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:26,882 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:26,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:26,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:26,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:27,496 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:27,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:27,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:27,512 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:27,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:27,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:27,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:28,119 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:28,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:28,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:28,135 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:28,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:28,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:28,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:28,718 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:28,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:28,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:28,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:28,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:28,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:28,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:29,404 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:29,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:29,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:29,419 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:29,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:29,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:29,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:29,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:30,387 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:30,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:30,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:30,403 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:30,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:30,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:30,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:30,926 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:30,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:30,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:30,942 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:30,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:30,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:30,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:31,565 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:31,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:31,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:31,581 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:31,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:31,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:31,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:31,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:32,205 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:32,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:32,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:32,220 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:32,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:32,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:32,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:32,807 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:32,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:32,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:32,823 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:32,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:32,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:32,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:32,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:33,388 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:33,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:33,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:33,405 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:33,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:33,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:33,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:33,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:33,976 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:33,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:33,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:33,992 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:33,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:33,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:33,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:34,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:34,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:34,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:34,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:34,620 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:34,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:34,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:34,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:34,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:35,177 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:35,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:35,882 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:35,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:35,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:35,898 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:35,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:35,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:35,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:36,429 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:36,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:36,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:36,443 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:36,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:36,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:36,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:36,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:37,008 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:37,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:37,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:37,025 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:37,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:37,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:37,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:37,781 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:37,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:37,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:37,798 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:37,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:37,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:37,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:37,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:38,366 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:38,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:38,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:38,381 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:38,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:38,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:38,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:39,002 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:39,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:39,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:39,018 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:39,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:39,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:39,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:39,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:39,570 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:39,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:39,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:39,587 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:39,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:39,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:39,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:39,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:40,148 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:40,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:40,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:40,165 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:40,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:40,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:40,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:40,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:41,127 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 00:49:41,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:41,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:41,259 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:41,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:41,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:41,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:41,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:41,796 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:41,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:41,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:41,811 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:41,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:41,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:41,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:41,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:42,405 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:42,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:42,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:42,420 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:42,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:42,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:42,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:42,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:43,006 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:43,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:43,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:43,021 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:43,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:43,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:43,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:43,612 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:43,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:43,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:43,629 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:43,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:43,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:43,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:44,213 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:44,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:44,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:44,230 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:44,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:44,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:44,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:44,762 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:44,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:44,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:44,777 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:44,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:44,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:44,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:44,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:45,618 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:45,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:45,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:45,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:45,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:45,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:45,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:46,327 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:46,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:46,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:46,343 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:46,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:46,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:46,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:46,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:46,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:46,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:46,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:46,941 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:46,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:46,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:46,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:47,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:47,507 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:47,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:47,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:47,522 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:47,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:47,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:47,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:47,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:48,089 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:48,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:48,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:48,103 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:48,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:48,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:48,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:48,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:48,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:48,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:48,733 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:48,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:48,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:48,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:48,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:49,540 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:49,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:49,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:49,557 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:49,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:49,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:49,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:49,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:50,154 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:50,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:50,171 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:50,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:50,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:50,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:50,764 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:50,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:50,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:50,778 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:50,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:50,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:50,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:50,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:51,389 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:51,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:51,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:51,404 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:51,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:51,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:51,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:51,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:52,095 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:52,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:52,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:52,110 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:52,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:52,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:52,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:52,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:52,700 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:52,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:52,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:52,715 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:52,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:52,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:52,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:53,321 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:53,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:53,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:53,358 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:53,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:53,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:53,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:53,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:53,986 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:54,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:54,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:54,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:54,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:54,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:54,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:54,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:54,555 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:54,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:54,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:54,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:55,152 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:55,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:55,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:55,167 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:55,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:55,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:55,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:55,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:55,737 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:55,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:55,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:55,755 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:55,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:55,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:55,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:56,426 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:56,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:56,442 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:56,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:56,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:56,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:57,018 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:57,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:57,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:57,033 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:57,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:57,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:57,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:57,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:57,618 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:57,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:57,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:57,635 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:57,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:57,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:57,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:57,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:58,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:58,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:58,390 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:58,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:58,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:58,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:58,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:58,976 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:58,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:58,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:58,993 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:58,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:58,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:58,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:59,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:49:59,580 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:49:59,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:49:59,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:49:59,597 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:49:59,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:49:59,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:49:59,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:49:59,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:50:00,333 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:50:00,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:50:00,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:50:00,350 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:50:00,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:50:00,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:50:00,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:50:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:50:00,950 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:50:00,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:50:00,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:50:00,967 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:50:00,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:50:00,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:50:00,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:50:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:50:01,640 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:50:01,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:50:01,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:50:01,656 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:50:01,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:50:01,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:50:01,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:50:01,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:50:02,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 00:50:02,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:50:02,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 50 states and 79 transitions. [2024-12-06 00:50:02,265 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 00:50:02,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:50:02,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:50:02,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:50:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat