WO2017034988A1 - High performance and grid computing of hydrocarbon exploration and production data with partitioning quality of service control - Google Patents

High performance and grid computing of hydrocarbon exploration and production data with partitioning quality of service control Download PDF

Info

Publication number
WO2017034988A1
WO2017034988A1 PCT/US2016/047796 US2016047796W WO2017034988A1 WO 2017034988 A1 WO2017034988 A1 WO 2017034988A1 US 2016047796 W US2016047796 W US 2016047796W WO 2017034988 A1 WO2017034988 A1 WO 2017034988A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
established
exploration
nodes
partitions
Prior art date
Application number
PCT/US2016/047796
Other languages
French (fr)
Inventor
Raed Abdullah ALSHAIKH
Sadiq M. SAIT
Original Assignee
Saudi Arabian Oil Company
Aramco Services Company
King Fahd University of Pertroleum and Minerals
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US14/835,380 external-priority patent/US9482769B2/en
Application filed by Saudi Arabian Oil Company, Aramco Services Company, King Fahd University of Pertroleum and Minerals filed Critical Saudi Arabian Oil Company
Publication of WO2017034988A1 publication Critical patent/WO2017034988A1/en
Priority to SA518391011A priority Critical patent/SA518391011B1/en

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V1/00Seismology; Seismic or acoustic prospecting or detecting
    • G01V1/28Processing seismic data, e.g. analysis, for interpretation, for correction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • G01V20/00
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V2200/00Details of seismic or acoustic prospecting or detecting in general
    • G01V2200/10Miscellaneous details
    • G01V2200/14Quality control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements

Abstract

High performance computing (HPC) and grid computing processing for seismic and reservoir simulation are performed without impacting or losing processing time in case of failures. A Data Distribution Service (DDS) standard is implemented in High Performance Computing (HPC) and grid computing platforms, to avoid the shortcomings of current Message Passing Interface (MPI) communication between computing modules, and provide quality of service (QoS) for such applications. QoS properties of the processing can be controlled. A "partitioning" quality of service is provided and the computer can be logically segregated into several "logical partitions" so that a computer can have several publisher nodes, serving several groups of compute nodes, and running different applications independently.

Description

PCT PATENT APPLICATION
HIGH PERFORMANCE AND GRID COMPUTING OF HYDROCARBON EXPLORATION AND PRODUCTION DATA WITH PARTITIONING QUALITY OF
SERVICE CONTROL
BACKGROUND OF THE INVENTION
1. Field of the Invention
[0001] The present invention relates to high performance and grid computing of data for exploration and production of hydrocarbons, such as computerized simulation of hydrocarbon reservoirs in the earth, geological modeling, and processing of seismic survey data, and in particular to quality of service (QoS) control of such computing.
2. Description of the Related Art
[0002] In the oil and gas industries, massive amounts of data are required to be processed for computerized simulation, modeling and analysis for exploration and production purposes. For example, the development of underground hydrocarbon reservoirs typically includes development and analysis of computer simulation models of the reservoir. These underground hydrocarbon reservoirs are typically complex rock formations which contain both a petroleum fluid mixture and water. The reservoir fluid content usually exists in two or more fluid phases. The petroleum mixture in reservoir fluids is produced by wells drilled into and completed in these rock formations.
[0003] A geologically realistic model of the reservoir, and the presence of its fluids, also helps in forecasting the optimal future oil and gas recovery from hydrocarbon reservoirs. Oil and gas companies have come to depend on geological models as an important tool to enhance the ability to exploit a petroleum reserve. Geological models of reservoirs and oil/gas fields have become increasingly large and complex.
[0004] In simulation and geological models, the reservoir is organized into a number of individual cells. Seismic data with increasing accuracy has permitted the cells to be on the order of 25 meters areal (x and y axis) intervals. For what are known as giant reservoirs, the number of cells is the least hundreds of millions, and reservoirs of what is known as giga-cell size (a billion cells or more) are encountered.
[0005] Similar considerations of data volume are also presented in seismic data processing. Seismic data obtained from surveys over large areas of the earth's surface such as above giant reservoirs, has been acquired and made available in increased volumes. In processing vast amounts of data of all three of the types described above, processing time was an important consideration.
[0006] Three types of computer systems have been available for processing the vast amounts of data of the types encountered in petroleum exploration and production. These are supercomputers, high performance computing (HPC) and grid computing. Typically, supercomputers are specially designed for particular calculation intensive tasks. An HPC system takes the form of a group of powerful workstations or servers, joined together as a network to function as one supercomputer. Grid computing involves a more loosely coupled, heterogeneous and often dispersed network of workstations or servers than HPC.
[0007] So far as is known, existing distributed memory HPC and grid computing systems did not provide proper quality of service (QoS) based communication because of two limitations. First, standard communication libraries such as Message Passing Interface (MPI) and Parallel Virtual Machine (PVM) did not provide a capability for applications to specify service quality for computation and communication. Second, modern high-speed interconnects such as Infiniband, Myrinet, Quadrics and Gigabit Ethernet were optimized for performance rather than for predictability of communication latency and bandwidth.
[0008] There has been, so far as is known, little attention given to QoS control in high performance and grid computing. HPC users have witnessed a dramatic increase in performance over the last ten years with regard to the HPC systems. What used to take one month of HPC computation time in the ten years ago, is now taking only a few hours to run in current systems. [0009] In view of this, the simplest remedy to users for a data accuracy failure rate during a routine computation run has been resubmitting the processing data run after disregarding or offlining (or what is known as fencing) the problematic node/core. However, the hours of the crashed job were thus discarded and wasted. Moreover, in the case of a more extensive data processing run which would require several days or even weeks to perform, resubmitting the entire data set for processing was required. This was duplicative and time consuming.
[0010] U. S. Patent No. 7,526,418, which is owned by the assignee of the present application, relates to a simulator for giant hydrocarbon reservoirs composed of a massive number of cells. The simulator mainly used high performance computers (HPC). Communication between the cluster computers was performed according to conventional, standard methods, such as MPI mentioned above and Open MP.
[0011] U. S. Published Patent Application No. 2011/0138396 related to a data distribution mechanism in HPC clusters. The focus of the system described was methodology to enable data to be distributed rapidly to various computation nodes in an HPC cluster. Thus, the focus and teachings of this system were improving processing speed by more rapidly distributing data to the cluster nodes.
SUMMARY OF THE INVENTION
[0012] Briefly, the present invention provides a new and improved computer implemented method of computerized processing in a data processing system of data for exploration and production of hydrocarbons. The processing is performed in a data processing system which includes a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of the data processing system for separate processing of the segments of the exploration and production data. The data processing system for performing the processing also includes a plurality of processor nodes designated as subscribers in the established partitions to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory. The computer processing according to the present invention transmits the established quality of service standard profile from the publisher master nodes to the subscriber processor nodes. Partitions of the data processing system for separate processing of the segments of the exploration and production data are established with the publisher master nodes by the publisher master nodes and the processor nodes being designated as subscriber processor nodes according to the partition setting. The designated subscriber processor nodes in the established partitions are further established as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions. Source data samples of the exploration and production data being processed in each of the established partitions are sent from the publisher master node to the designated subscriber processor nodes of the partition, and the transmitted exploration and production data is processed in the designated subscriber processor nodes of the established partitions. The processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions is monitored. The publisher master nodes determine whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node. If so, the processed exploration and production data from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile are received at the publisher master nodes. If not, the publisher master nodes inhibit transfer to the publisher master node of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile. The processed exploration and production data received at the publisher master nodes for the separately processed segments of the of the exploration and production data are assembled in the data memory of the data processing system.
[0013] The present invention also provides a new and improved data processing system for computerized processing of data for exploration and production of hydrocarbons. The data processing system includes comprising a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of data processing system for separate processing of the segments of the exploration and production data. The data processing system also includes a plurality of processor nodes designated as subscribers in the established partitions to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory. Each of the master nodes transmits the established quality of service standard profile from the publisher master node to the processor nodes. Partitions of the data processing system are established with the publisher master nodes for separate processing of the segments of the exploration and production data by the publisher master nodes and the processor nodes designated as subscriber processor nodes according to the partition setting. The designated subscriber processor nodes in the established partitions are further established as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions. Source data samples of the exploration and production data being processed in each of the established partitions are sent from the publisher master node to the designated subscriber processor nodes of the partition. The designated subscriber processor nodes receive the segments of the exploration and production data and the established quality of service standard profile from the publisher master node, and process the transmitted exploration and production data in the designated subscriber processor nodes of the established partitions. The master nodes monitor the processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions, and determine whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node. If so, the processed exploration and production data are received from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile. If not, the publisher master nodes inhibit transfer of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile. The processed exploration and production data from the designated subscriber processor nodes for the separately processed segments of the exploration and production data which comply with the transmitted established quality of service standard profile are assembled in the data memory.
[0014] The present invention further provides a new and improved data storage device having stored in a computer readable medium computer operable instructions for causing a data processing system to process data for exploration and production of hydrocarbons. The data processing system includes a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of data processing system for separate processing of the segments of the exploration and production data. The data processing system also includes a plurality of processor nodes designated as subscribers in an established partition to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory. The instructions stored in the data storage device causing the data processing system to transmit the established quality of service standard profile from the publisher master nodes to the subscriber processor nodes, and establish with the publisher master nodes the partitions of the data processing system for separate processing of the segments of the exploration and production data by the publisher master nodes and the processor nodes designated as subscriber processor nodes according to the partition setting. The instructions further establish the designated subscriber processor nodes in the established partitions as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions. The instructions also send source data samples of the exploration and production data being processed in each of the established partitions from the publisher master node to the designated subscriber processor nodes of the partition. The instructions further cause the data processing system to process the transmitted exploration and production data in the designated subscriber processor nodes of the established partitions. The instructions also cause the data processing system to monitor the processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions. The instructions also cause the data processing system to determine in the publisher master nodes whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node. If so, the instructions cause the data processing system to receive at the publisher master nodes the processed exploration and production data from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile. If not, the instructions cause the data processing system to inhibit at the publisher master nodes transfer to the publisher master node of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile. The instructions cause the data processing system to assemble in the data memory of the data processing system the processed exploration and production data received at the publisher master nodes for the separately processed segments of the of the exploration and production data.
BRIEF DESCRIPTION OF THE DRAWINGS
[0015] Figure 1 is a schematic block diagram of a prior art data processing system for high performance computing.
[0016] Figure 2 is a schematic block diagram of a data processing system for high performance and grid computing with quality of service control according to the present invention.
[0017] Figure 3 is a functional block diagram of the data processing system of Figure 2 configured for high performance processing with quality of service control according to the present invention.
[0018] Figure 4 is a functional block diagram of a set of data processing steps performed in the data processing system of Figures 2 and 3 for high performance processing with quality of service control according to the present invention.
[0019] Figure 5 is a functional block diagram of a set of data processing steps performed in the data processing system of Figures 2 and 3 for high performance processing with quality of service control according to the present invention.
[0020] Figure 6 is a functional block diagram indicating the interactive operation of processors of the data processing system of Figures 2 and 3 during performance of the data processing steps of Figures 4 and 5.
[0021] Figure 7 is a plot of runtime for the data processing system shown in Figures 2 and 3 for high performance processing with quality of service control with different sizes of input data in comparison with prior art MPI communication protocols.
[0022] Figure 8 is a plot of network time delay in engaging a new processor node for different file sizes in the data processing system of Figures 2 and 3. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
[0023] The present invention relates to high performance and grid computing of data for exploration and production of hydrocarbons, such as computerized simulation of hydrocarbon reservoirs in the earth, geological modeling, processing of seismic survey data, and other types of data gathered and processed to aid in the exploration and production of hydrocarbons. For the purposes of the present invention data of the foregoing types are referred to herein as exploration and production data. The present invention is particularly adapted for processing exploration and production data where vast amounts of such data are present, such as in or around what are known as giant reservoirs.
[0024] In the drawings, Figure 1 represents an example prior art high performance computing network P. The high performance computing network P is configured for parallel computing using the message passing interface (MPI) with a master node 10 transferring data through what are known as serial heartbeat connections over data links 12 of a management network 14 to a number of processor nodes 16. The processor nodes 16 are configured to communicate with each other as indicated at 18 according to the message passing interface (MPI) standard communication library during parallel computing and processing of data. As has been set forth, so far as is known, standard communication libraries such as Message Passing Interface (MPI) and Parallel Virtual Machine (PVM) did not provide a capability for applications to specify service quality for computation and communication.
[0025] With the present invention, as is shown schematically in Figure 2 in a data processing system D one or more master nodes 20 of a CPU 22 and a group of processor or worker nodes 24 operating as a network arranged for high performance or grid computing, depending on the configuration of the network, of exploration and production data. In order for the data processing system D to be capable, if required, of processing several applications independently at the same time, there are typically a plurality of master nodes 20, as shown in Figure 2.
[0026] As will be set forth, the data processing system D processes exploration and production data with a controllable specified quality of service (QoS) for the processing applications. Data processing system D operates according to the processing techniques which are shown schematically in Figures 4, 5 and 6. Thus, high performance computing (HPC) and grid computing processing of exploration and production data are performed without impacting or losing processing time in case of failures. A data distribution service (DDS) standard is implemented in the high performance computing (HPC) and grid computing platforms of the data processing system D, to avoid shortcomings of message passing interface (MPI) communication between computing modules, and provide quality of service (QoS) for such applications.
[0027] With the present invention, a partitioning quality of service (QoS) is provided as indicated schematically at 25 in Figure 2. With the partitioning quality of service, each different master node 20 operates independently of the others with a separate partition R (Figure 3) in conjunction with processor or worker nodes 24 allocated according to the partitioning QoS and processes separate applications in the data processing system D at the same time.
[0028] Considering now the data processing system according to the present invention, as illustrated in Figure 2, the data processing system D is provided as a processing platform for high performance computing (HPC) and grid computing of exploration and processing data. The data processing system D includes one or more central processing units or CPU's 22. The CPU or CPU's 22 have associated therewith a reservoir memory or database 26 for general input parameters, of a type and nature according to the exploration and production data being processed, whether reservoir simulation, geological modeling, seismic data or the like.
[0029] A user interface 28 operably connected with the CPU 22 includes a graphical display 30 for displaying graphical images, a printer or other suitable image forming mechanism and a user input device 32 to provide a user access to manipulate, access and provide output forms of processing results, database records and other information.
[0030] The reservoir memory or database 26 is typically in a memory 34 of an external data storage server or computer 38. The reservoir database 26 contains data including the structure, location and organization of the cells in the reservoir model, data general input parameters, as well as the exploration and production data to be processed, as will be described below.
[0031] The CPU or computer 22 of data processing system D includes the master nodes 20 and an internal memory 40 coupled to the master nodes 20 to store operating instructions, control information and to serve as storage or transfer buffers as required. The data processing system D includes program code 42 stored in memory 40. The program code 42, according to the present invention, is in the form of computer operable instructions causing the master nodes 20 and processor nodes 24 to transfer the exploration and production data and control instructions back and forth according to data distribution service (DDS) intercommunication techniques, as will be set forth.
[0032] It should be noted that program code 42 may be in the form of microcode, programs, routines, or symbolic computer operable languages that provide a specific set of ordered operations that control the functioning of the data processing system D and direct its operation. The instructions of program code 42 may be stored in memory 40 or on computer diskette, magnetic tape, conventional hard disk drive, electronic read-only memory, optical storage device, or other appropriate data storage device having a computer usable medium stored thereon. Program code 42 may also be contained on a data storage device as a computer readable medium.
[0033] The processor nodes 24 are general purpose, programmable data processing units programmed to perform the processing of exploration and production data according to the present invention. The processor nodes 24 operate under control of the master node 20 and the processing results obtained are then assembled in memory 34 where the data are provided for formation with user interface 28 of output displays to form data records for analysis and interpretation.
[0034] Although the present invention is independent of the specific computer hardware used, an example embodiment of the present invention is preferably based on master nodes 20 and processor nodes 24 of an HP Linux cluster computer. It should be understood, however, that other computer hardware may also be used.
[0035] According to the present invention, the data processing system D whose components are shown in Figure 2 is configured as shown in Figure 3 according to the data distribution service (DDS) techniques. As indicated in Figure 3, within a partition R established by the partitioning quality of service, the master node 20 of the plurality shown in Figure 2 is established as a publisher as indicated at 50. That master node 20 is the node responsible for dissemination and distribution of the exploration and production data to be processed by the processor nodes 24 of the partition R. The master node 20 includes a persistence service capability as shown at 51 to preserve data samples so that they can be furnished to processor nodes which replace failed processor nodes, as will be described. The master node 20 is also as indicated at 52 in Figure 3 established as a data writer for the exploration and production data distributed for processing, so that values of the data which is distributed can be established.
[0036] The processor nodes 24 of the established partition R operate according to data distribution service (DDS) and are each individually established as subscribers, as indicated at 54 in Figure 3. Thus the processor nodes as subscribers are configured to operate as the processors responsible assigned to receive the exploration and production data received as a result of the subscriber relationship to the publisher 50 of the master node 20. The processor nodes 24 are also configured as data readers as indicated at 56 in Figure 3. As data readers 56, the processor nodes 24 receive an allocated portion of the exploration and production data from the data writer 52 of the master node 20.
[0037] The DDS techniques of the present invention are further explained in the data distribution service (DDS) standard. The DDS standard provides a scalable, platform- independent, and location-independent middleware infrastructure to connect information producers to consumers (i.e. nodes to nodes). DDS also supports many quality-of- service (QoS) policies, such as asynchronous, loosely-coupled, time-sensitive and reliable data distribution at multiple layers (e.g., middleware, operating system, and network).
[0038] The DDS methodology in an established partition R implements a publish/subscribe (PS) model for sending and receiving data, events, and commands among the participant master node 20 and processor nodes 24 in the processing of exploration and production data according to the present invention. As will be set forth, the master node serves as a primary publisher and the processor nodes 24 function as the primary subscribers. The processor nodes 24 are also configured to transfer the processed exploration and production data results to the master node 20, and the master node 20 is configured for this purpose as a subscriber function. Thus each node of the data processing system D can serve as a publisher, subscriber, or both simultaneously.
[0039] Nodes of the data processing system D that are producing information (publishers) create "topics" which are parameters of interest for the data being processed, depending on the type of exploration and production data being processed. The nodes operating in the DDS mode take care of delivering the data samples to those subscribers that indicate an interest in that topic. In a preferred computer network according to the present invention, example implementations of DDS provide low latency messaging (as fast as 65 microseconds between nodes) and high throughput (up to 950Mbps).
[0040] As has been set forth, the present invention processes exploration and production data for giant reservoirs where vast amounts of data need to be processed. An example type of processing performed is two-way data streaming between master and processor nodes. Examples of data streaming usage in exploration and production data for giant reservoirs are United States Patent Nos. 7,596,480; 7,620,534; 7,660,711; 7,526,418; and 7,809,537. It should be understood that the present invention may also be used in connection with communication between nodes for HPC or grid computing of exploration and production data for other types of processing in addition to data streaming. The data communication according to the present invention between nodes for HPC and grid computing may also be used for other types of data, such as bioinformatics processing and computational fluid dynamics. The present invention is adapted for use in processing of large amounts of data which consume considerable time and thus has an increased likelihood of system failure during the course of processing.
[0041] Figure 4 is a functional block diagram of a set 60 of data processing steps performed by the master node 20 in the data processing system D according to the present invention. As shown at step 62 of Figure 4, the master node 20 is designated as the master publisher. Master node 20 then spawns two threads using OpenMP to parallelize two functionalities. In the first thread, the master node 20 initializes during step 64 to be a publisher (P0) with selected QoS profile, which is predefined in an XML file. For example, in the data streaming embodiment described below, three main QoS policies are adopted. These are: durability, reliability, and history.
[0042] The "durability" of the QoS profile saves the published data topics so that the data topics can be delivered to subscribing nodes that join the system at a later time, even if the publishing node has already terminated. The persistence service can use a file system or a relational data base to save the status of the system.
[0043] The second QoS profile or policy, which is reliability, indicates the level of reliability requested by a DataReader or offered by a DataWriter. Publisher nodes may offer levels of reliability, parameterized by the number of past issues they can store for the purpose of retrying transmissions. Subscriber nodes may then request different levels of reliable delivery, ranging from fast-but-unreliable "best effort" to highly reliable in-order delivery. Thus providing per- datastream reliability control. In case the reliability type is set to "RELIABLE", the write operation on the DataWriter may be blocked if the modification would cause data to be lost or else cause one of the resource limited to be exceeded.
[0044] The third policy, history, controls the behavior of the communication when the value of a topic changes before it is finally communicated to some of its existing DataReader entities. If the type is set to "KEEP_LAST", then the service will only attempt to keep the latest values of the topic and discard the older ones. In this case, a specified value of depth of data retention regulates the maximum number of values the service will maintain and deliver. The default (and most common setting) for depth is one, indicating that only the most recent value should be delivered.
[0045] If the history type is set to "KEEP_ALL", then the service will attempt to maintain and deliver all the values of the sent data to existing subscribers. The resources that the service can use to keep this history are limited by the settings of the RESOURCE_LIMITS QoS. If the limit is reached, then the behavior of the service will depend on the RELIABILITY QoS. If the reliability kind is "BEST_EFFORT", then the old values will be discarded. If the reliability setting is "RELIABLE", then the service will block the DataWriter until it can deliver the necessary old values to all subscribers.
[0046] In the data streaming embodiment described herein, "DURABILITY" was used and specified, because it was desirable for compute nodes to continue joining the system whenever there is a failure in another node, and thus avoid the consequences of a node failure during an extended processing run. In the third policy of history, "KEEP_LAST" was selected since the streamed seismic or simulation data are not expected to change. Specifically, the seismic shots and simulation cell values are fixed and not dynamic. In reliability QoS policy, RELIABLE, was specified as all the values need to reach the subscribers and have complete answers of the data streaming. The requirement of data accuracy prohibited missing or losing elements while transmitting.
[0047] The present invention as described also provides a "partitioning" quality of service. The data processing system D can accordingly be logically segregated into several "logical partitions" R (Figure 3) as shown schematically at 25 in Figure 2. The data processing system D can thus have several publisher nodes 20, serving several groups of compute or processor nodes 24, and running different processing applications independently of each other. The partitioning takes place as part of partition quality of services (QoS) settings. The partition quality of services (QoS) according to the present invention allows the data processing system D to run more than one smaller reservoir simulation or seismic applications, based on the partitioning QoS. For example, a data processing cluster (domain) with one hundred nodes can be partitioned as two nodes designated as master nodes 50 in separate partitions R and the remaining ninety eight nodes as processor nodes 24. The first master server 50 serves forty eight processor nodes 24 as they are partitioned or identified by a specific partition identity or identifier code as part of the sent quality of service and the second master server in a second partition R serves fifty processor nodes 24 as they are also identified by the sent quality of service (partition value) identifier code.
[0048] As indicated at step 66, the thread also specifies the domain where all the publishers and subscribers would work on, which is domain-0 in the present embodiment. Next, as indicated at step 68, a topic with an identifying name is specified and a DataWriter (DW-0) is initialized during step 70 under P0 using that topic. After that, the master node 20 as publisher begins reading the data matrices from input to be processed, and initializes the data structure for the source sample (SS) by defining the matrices dimension and the number of processor nodes 24 which are designated as processor or worker nodes for the processing of the exploration and production data. The master node then during step 72 starts sending the Source sample SS-0 to the designated worker processor nodes 24 through the DataWriter DW-0.
[0049] The second thread of master node 20 reverses the function of thread 0 by creating an instance of a subscriber SO as indicated at step 74 with the selected QoS profile in Domain-0, in preparation to receive the partial results from the worker nodes 24 (designated worker nodes 24 act as subscribers at the beginning and then as publishers at the end of their processing). The master node 20 then listens to the worker nodes 24 to receive processing results as indicated at 76 through the receiving sample RS-0 and verifies compliance with the selected QoS profile as indicated at step 78. The master node 20 checks the QoS profile while it is receiving data from the worker nodes. It only receives data from those working nodes 24 which are matching in their QoS. It will not receive and will not negotiate with other worker nodes which have incompatible QoS settings. The master node 20 then during step 80 stores the verified processing results in data memory, and the stored results are available for output and display.
[0050] Figure 5 is a functional block diagram of a set 84 of data processing steps performed by the processor nodes 24 in the data processing system D according to the present invention. On the subscribers' side (i.e., the workers), each node 24 during step 86 initiates itself as a subscriber to the main publisher P0, assigns an ID to itself (Wi), and during step 88 starts receiving the data for computational processing. The distribution of which data goes to which node 24 is done dynamically in a way that is determined by first identifying the data range taken by each node according to the format of the data. As indicated at step 90, the QoS checking is done during the nodes' receiving process. The data is then processed during step 92 according to the processing required. Each worker node 24 during step 94 then sends its output with verified QoS through its DataWriter (DW-i) to the master node 20 for result collection. As indicated at step 96, QoS checking is done during the sending of data in step 94. Thus, when there is communication between the publisher and subscriber, QoS checking is done to establish this connection.
[0051] Figure 6 is a diagram 100 illustrating the interaction of the master node 20 and worker processor nodes 24 in an example implementation of a data streaming processing of exploration and production data. The implementation starts at step 102 by designating the master node 20 of the cluster as the main publisher. The master node 20, in turn, spawns two threads using OpenMP to parallelize its three main functions: initializing the node to be a publisher (P0) with the selected QoS profile; specifying during step 104 the domain which the publishers and subscribers are to work on, which is domain-0 in the example implementation, and as shown at step 105 passing or transmitting the partition number to each of the processor nodes 24. The partition number is needed in the case of partitioning the entire computer to run multiple independent jobs, that is, multiple master nodes 50 serving multiple computes in the data processing system D concurrently. With the "partitioning" QoS, the data processing system D can thus be logically segregated into several "logical partitions" or segments so that a computer can have several publisher nodes, as shown at 25 in Figure 2. as serving several groups of compute nodes, and running different applications independently. [0052] Specifying the domain is necessary in order to allow multiple groups of publishers and subscribers to work independently within a job, segmenting the job into several smaller sub- segments, if needed. Different algorithms may require different topics (or data sets) to be sent independently by the same publisher, and each of these topics may have several DataWriters for redundancy.
[0053] Next, during step 106, a topic with the name "SEND_DATA" is created and a DataWriter (DW-0) is initialized during step 108 under P0 using the created topic. The reason for this hierarchy is that different topics (i.e. datasets) may be required to be sent independently by the same publisher, and each of these topics may have several DataWriters for redundancy. After that, the publisher during step 110 starts reading the seismic shots or simulation cells data from input, and initializes the data structure for the source sample (SS) by defining the matrices data size and the number of workers. The publisher then during step 110 starts sending the source sample SS-0 through the DataWriter DW-0. The procedure continues until step 112 indicates all sending has been completed. Processing then is continued at step 114.
[0054] As indicated at step 114, the second thread from master node 20 reverses the function of thread 0 by creating an instance of a subscriber SO with selected QoS profile in Domain-0, in preparation to receive the partial results from the worker or processor nodes 24 that are working in the same partition. Specifically, a DataReader (DR-0) is configured during step 116 at master node 20 for the subscriber SO (the workers) that uses topic "RECV_RESULT". Master node 20 then as indicated at step 118 listens to the workers through the receiving sample RS-0 and outputs the partial results. This processing continues as indicated at step 120 until receiving of sample RS-0 is completed.
[0055] On the subscribers' side (i.e., the workers), during step 122 each worker node 24 as discussed above and as shown in Figure 5 initiates itself as a subscriber to the main publisher P0, assigns an ID to itself (Wi), and starts receiving the seismic or simulation data for processing and subsequent result collection. The distribution of which data goes to which node is done dynamically in a way that is determined by first identifying the data size taken by each node according to the format of the data.
[0056] In case of a node failure of a processor node 24 on the workers' side, the system administrator of master node 20 may initiate a new processor node 24 with the same ID of the failed worker. The new worker would read the written checkpointed status as defined in the policy, re-read the sample from the persistence service 51, and resume the operation of the system.
[0057] It is important to mention that as a requirement for the durability QoS, all sent topics require DataWriters to match the configuration of the persistent QoS policy configuration with the DataReaders. As a consequence, a DataWriter that has an incompatible QoS with respect to what the topic specified will not send its data to the persistent service, and thus its status will not be saved. Similarly, a DataReader that has an incompatible QoS with respect to the specified in the topic will not get data from it.
[0058] Thus Figure 6 illustrates an example parallel processing often encountered with exploration and production data according to the present invention. The results were as expected: QoS could be controlled with fault-tolerance enabled when using the DDS techniques as adopted middleware in such computer processing of exploration and production data. Specifically, compute nodes on the cluster were turned off and back on again, and the jobs continued to run with no need for a restart.
[0059] The present invention provides the ability to control QoS properties on HPC and Grids that affect predictability, overhead, resource utilization, and aligns the scarce resources to the most critical requirements to these jobs.
[0060] To evaluate the performance of the present invention over conventional HPC and compare it with processing using MPI, data streaming was performed on the same data set using both paradigms (i.e., DDS with the present invention and MPI) and evaluated them on the data processing system clusters of Figures 1 and 2. The data streaming processing algorithm is computationally intensive with iterations, and it was chosen since it is a fundamental operation in many numerical linear algebra applications used in processing of exploration and production data. An efficient implementation on parallel computers is an issue of prime importance when providing such systems for processing of exploration and production data.
[0061] Figure 7 shows benchmarks to test the scalability and runtime of MPI and DDS by streamlining Reservoir Simulation data. It can be seen that the MPI version outperformed in terms of speed by taking around 6.76 seconds to stream 10GB size of file, compared with 7.9 seconds using DDS. This is expected since the QoS is adding more computations and checks to the communication level. As has been mentioned, however, MPI and PVM are focused on processing speed, with no effort to monitor accuracy or possible processing deficiencies.
[0062] Figure 8 shows the delay in engaging a new node according to the present invention, replacing a crashed node, while using the persistent service and durability, reliability and history QoS. This test is not applicable to a prior art MPI implementation. Since MPI implementations do not provide a capability of specifying service quality for computation or communication. As indicated in Figure 8, the delay in engaging a new node is proportional to the size of the matrices, since the persistent service needs to resend all the previously published instances to this new node. During the benchmark testing, test results depicted in Figure 8 indicate that it took 15.2 seconds in a 10GB data stream between nodes, while it took 72.2 seconds in a 50GB test. This is to be compared with the time required when it was necessary to resubmit the entire data set for processing for data in large quantities.
[0063] The present invention thus adds several benefits of having quality of service in high performance computing that are not available in the traditional method (i.e. by using MPI as a middleware). Among the benefits are that periodic publishers can indicate the speed at which they can publish by offering guaranteed update deadlines. By setting a deadline, a compliant publisher promises to send a new update at a minimum rate. Subscribers may then request data at that or any slower rate.
[0064] Another benefit is that the continuing participation or activity of entities can be monitored. The selected QoS offered with the present invention determines whether an entity or a node is "active" (i.e., alive). The application can also be informed via a listener when an entity is no longer responsive. A further benefit is that the present invention also permits the data processing System D to automatically arbitrate between multiple publishers of the same topic with a parameter called "strength." Subscribers receive from the strongest active publisher. This provides automatic failover; if a strong publisher fails, all subscribers immediately receive updates from the backup (weaker) publisher.
[0065] It is also to be noted that QoS parameters exist with the DDS employment to control the resources of the entire system, suggest latency budgets, set delivery order, attach user data, prioritize messages, set resource utilization limits and partition the system into namespaces. The present invention thus provides the ability to control QoS properties on HPC and grids that affect predictability, overhead, resource utilization, and align the computational resources to the most critical requirements.
[0066] The present invention is a feasible option for those applications in which QoS is considered a priority, or for those HPC batch jobs that would run for several days on commodity hardware, where the probability of failure is not negligible. Accordingly, the present invention provides the ability to control QoS properties on HPC and grids that affect predictability, overhead, resource utilization, and aligns the scarce resources to the most critical requirements.
[0067] The invention has been sufficiently described so that a person with average knowledge in the matter may reproduce and obtain the results mentioned in the invention herein Nonetheless, any skilled person in the field of technique, subject of the invention herein, may carry out modifications not described in the request herein, to apply these modifications to a determined structure, or in the manufacturing process of the same, requires the claimed matter in the following claims; such structures shall be covered within the scope of the invention.
[0068] It should be noted and understood that there can be improvements and modifications made of the present invention described in detail above without departing from the spirit or scope of the invention as set forth in the accompanying claims.

Claims

CLAIMS What is claimed is:
1. A computer implemented method of computerized processing in a data processing system of data for exploration and production of hydrocarbons, the data processing system including a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of the data processing system for separate processing of the segments of the exploration and production data, a plurality of processor nodes designated as subscribers in the established partitions to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory, the method comprising the computer processing steps of:
(a) transmitting the established quality of service standard profile from the publisher master nodes to the subscriber processor nodes;
(b) establishing with the publisher master nodes the partitions of the data processing system for separate processing of the segments of the exploration and production data by the publisher master nodes and the processor nodes designated as subscriber processor nodes according to the partition setting;
(c) further establishing the designated subscriber processor nodes in the established partitions as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions;
(d) sending source data samples of the exploration and production data being processed in each of the established partitions from the publisher master node to the designated subscriber processor nodes of the partition;
(e) processing the transmitted exploration and production data in the designated subscriber processor nodes of the established partitions;
(f) monitoring the processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions; (g) determining in the publisher master nodes whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node; and
(h) if so, receiving at the publisher master nodes the processed exploration and production data from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile; and
(i) if not, inhibiting at the publisher master nodes transfer to the publisher master node of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile; and j) assembling in the data memory of the data processing system the processed exploration and production data received at the publisher master nodes for the separately processed segments of the of the exploration and production data.
2. The computer implemented method of Claim 1, wherein the data processing system further includes a data display, and further including the computer processing step of: forming an output display of the assembled processed exploration and production data.
3. The computer implemented method of Claim 1, wherein the exploration and production data comprises a reservoir simulation model.
4. The computer implemented method of Claim 1, wherein the exploration and production data comprises a geological model of a reservoir.
5. The computer implemented method of Claim 1, wherein the exploration and production data comprises a seismic survey of the earth in a reservoir.
6. The computer implemented method of Claim 1, wherein the established publisher master nodes of the partitions are further established as data writers for sending a plurality of sets of the established partitions of exploration and production data for processing by the designated subscriber processor nodes according to the established quality of service standard profile.
7. The computer implemented method of Claim 6, wherein the designated subscriber processor nodes in each of the established partitions are further established as data readers for receiving and processing the a plurality of sets of the exploration and production data sent by the established publisher master node of the partition.
8. The computer implemented method of Claim 1, wherein the publisher master nodes of the partitions are further established as data readers for receiving and transferring to the data memory the processed exploration and production data received from the data writers of the designated subscriber processor nodes of the partitions.
9. The computer implemented method of Claim 1, wherein the partition setting of the established quality of service standard profile comprises an indication of partition identity for the designated subscriber processor nodes as data writers for transfer of exploration and production data.
10. The computer implemented method of Claim 1, wherein the established quality of service standard profile comprises a durability quality of service profile.
11. The computer implemented method of Claim 1, wherein the established quality of service standard profile comprises a reliability quality of service profile.
12. The computer implemented method of Claim 1, wherein the established quality of service standard profile comprises a history quality of service profile.
13. A data processing system for computerized processing of data for exploration and production of hydrocarbons, the data processing system comprising a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of data processing system for separate processing of the segments of the exploration and production data, a plurality of processor nodes designated as subscribers in the established partitions to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory, the data processing further comprising:
(a) each of the master nodes performing the steps of:
(1) transmitting the established quality of service standard profile from the publisher master node to the processor nodes; (2) establishing with the publisher master nodes the partitions of the data processing system for separate processing of the segments of the exploration and production data by the publisher master nodes and the processor nodes designated as subscriber processor nodes according to the partition setting;
(3) further establishing the designated subscriber processor nodes in the established partitions as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions;
(4) sending source data samples of the exploration and production data being processed in each of the established partitions from the publisher master node to the designated subscriber processor nodes of the partition;
(b) the plurality of processor nodes performing the steps of:
(1) receiving in the designated subscriber processor nodes the segments of the exploration and production data and the established quality of service standard profile from the publisher master node;
(2) processing the transmitted exploration and production data in the designated subscriber processor nodes of the established partitions; and
(c) the master nodes further performing the steps of:
(1) monitoring the processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions;
(2) determining in the publisher master nodes whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node;
(3) if so, receiving the processed exploration and production data from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile; and
(4) if not, inhibiting at the publisher master nodes transfer of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile; and
(5) assembling in the data memory the processed exploration and production data from the designated subscriber processor nodes for the separately processed segments of the exploration and production data which comply with the transmitted established quality of service standard profile.
14. The data processing system of Claim 13, further including a data display, and wherein the master node further performs the step of: forming an output display of the assembled processed exploration and production data.
15. The data processing system of Claim 13, wherein the exploration and production data comprises a reservoir simulation model.
16. The data processing system of Claim 13, wherein the exploration and production data comprises a geological model of a reservoir.
17. The data processing system of Claim 13, wherein the exploration and production data comprises a seismic survey of the earth in a reservoir.
18. The data processing system of Claim 13, wherein the established publisher master nodes of the partitions are further established as data writers for sending a plurality of sets of the established partitions of exploration and production data for processing by the designated subscriber processor nodes according to the established quality of service standard profile.
19. The data processing system of Claim 18, wherein the designated subscriber processor nodes in each of the established partitions are further established as data readers for receiving and processing the a plurality of sets of the exploration and production data sent by the established publisher master node of the partition.
20. The data processing system of Claim 13, wherein the publisher master nodes of the partitions are further established as data readers for receiving and transferring to the data memory the processed exploration and production data received from the data writers of the designated subscriber processor nodes of the partition.
21. The data processing system of Claim 13, wherein the wherein the partition setting of the established quality of service standard profile comprises an indication of partition identity for the designated subscriber processor nodes as data writers for transfer of exploration and production data.
22. The data processing system of Claim 13, established quality of service standard profile comprises a durability quality of service profile.
23. The data processing system of Claim 13, established quality of service standard profile comprises a reliability quality of service profile.
24. The data processing system of Claim 13, established quality of service standard profile comprises a history quality of service profile.
25. A data storage device having stored in a non-transitory computer readable storage medium computer operable instructions for causing a data processing system to process data for exploration and production of hydrocarbons, the data processing system including a plurality of master nodes established as publishers of segments of exploration and production data to be separately processed by the master nodes, based on an established quality of service standard profile including a partition setting for the master nodes establishing partitions of data processing system for separate processing of the segments of the exploration and production data, a plurality of processor nodes designated as subscribers in an established partition to receive an assigned segment of the exploration and production data for processing from a designated one of the plurality of the publisher master nodes according to the partition setting of the quality of service standard profile, and a data memory, the instructions stored in the data storage device causing the data processing system to perform the steps of:
(a) transmitting the established quality of service standard profile from the publisher master nodes to the subscriber processor nodes;
(b) establishing with the publisher master nodes the partitions of the data processing system for separate processing of the segments of the exploration and production data by the publisher master nodes and the processor nodes designated as subscriber processor nodes according to the partition setting; (c) further establishing the designated subscriber processor nodes in the established partitions as data writers to transfer the processed exploration and production data to the designated publisher master nodes of the established partitions;
(d) sending source data samples of the exploration and production data being processed in each of the established partitions from the publisher master node to the designated subscriber processor nodes of the partition;
(e) processing the transmitted exploration and production data in the designated subscriber processor nodes of the established partitions;
(f) monitoring the processed exploration and production data of the designated subscriber processor nodes at the publisher master nodes of the established partitions;
(g) determining in the publisher master nodes whether the designated subscriber processor nodes of the established partitions comply with the transmitted established quality of service standard profile from the publisher master node; and
(h) if so, receiving at the publisher master nodes the processed exploration and production data from the designated subscriber processor nodes of the established partitions which comply with the transmitted established quality of service standard profile; and
(i) if not, inhibiting at the publisher master nodes transfer to the publisher master node of the processed exploration and production data from the designated subscriber processor nodes of the established partitions which do not comply with the transmitted established quality of service standard profile; and
(]) assembling in the data memory of the data processing system the processed exploration and production data received at the publisher master nodes for the separately processed segments of the of the exploration and production data.
26. The data storage device of Claim 25, wherein the data processing system further includes a data display, and wherein the instructions further cause the data processing system to perform the step of: forming an output display of the assembled processed exploration and production data.
27. The data storage device of Claim 25, wherein the exploration and production data comprises a reservoir simulation model.
28. The data storage device of Claim 25, wherein the exploration and production data comprises a geological model of a reservoir.
29. The data storage device of Claim 25, wherein the exploration and production data comprises a seismic survey of the earth in a reservoir.
30. The data storage device of Claim 25, wherein the established publisher master nodes of the partitions are further established as data writers for sending a plurality of sets of the established partitions of exploration and production data for processing by the designated subscriber processor nodes according to the established quality of service standard profile.
31. The data storage device of Claim 30, wherein the designated subscriber processor nodes in each of the established partitions are further established as data readers for receiving and processing the a plurality of sets of the exploration and production data sent by the established publisher master node of the partition.
32. The data storage device of Claim 25, wherein the publisher master nodes of the partitions are further established as data readers for receiving and transferring to the data memory the processed exploration and production data received from the data writers of the designated subscriber processor nodes of the partitions.
33. The data storage device of Claim 25, wherein the partition setting of the established quality of service standard profile comprises an indication of partition identity for the designated subscriber processor nodes as data writers for transfer of exploration and production data.
34. The data storage device of Claim 25, wherein the established quality of service standard profile comprises a durability quality of service profile.
35. The data storage device of Claim 25, wherein the established quality of service standard profile comprises a reliability quality of service profile.
36. The data storage device of Claim 25, wherein the established quality of service standard profile comprises a history quality of service profile.
PCT/US2016/047796 2015-08-25 2016-08-19 High performance and grid computing of hydrocarbon exploration and production data with partitioning quality of service control WO2017034988A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
SA518391011A SA518391011B1 (en) 2015-08-25 2018-02-25 High Performance and Grid Computing of Hydrocarbon Exploration and Production Data With Partitioning Quality of Service Control

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14/835,380 US9482769B2 (en) 2011-10-11 2015-08-25 High performance and grid computing with partitioning quality of service control
US14/835,380 2015-08-25

Publications (1)

Publication Number Publication Date
WO2017034988A1 true WO2017034988A1 (en) 2017-03-02

Family

ID=56801876

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2016/047796 WO2017034988A1 (en) 2015-08-25 2016-08-19 High performance and grid computing of hydrocarbon exploration and production data with partitioning quality of service control

Country Status (2)

Country Link
SA (1) SA518391011B1 (en)
WO (1) WO2017034988A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107561585A (en) * 2017-09-19 2018-01-09 北京大学 A kind of multinuclear multi-node parallel 3-D seismics wave field generation method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130090906A1 (en) * 2011-10-11 2013-04-11 Saudi Arabian Oil Company High performance and grid computing with quality of service control
US20140281743A1 (en) * 2013-03-13 2014-09-18 Saudi Arabian Oil Company Automatic recovery of reservoir simulation runs from processing system failures

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130090906A1 (en) * 2011-10-11 2013-04-11 Saudi Arabian Oil Company High performance and grid computing with quality of service control
US20140281743A1 (en) * 2013-03-13 2014-09-18 Saudi Arabian Oil Company Automatic recovery of reservoir simulation runs from processing system failures

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107561585A (en) * 2017-09-19 2018-01-09 北京大学 A kind of multinuclear multi-node parallel 3-D seismics wave field generation method and system

Also Published As

Publication number Publication date
SA518391011B1 (en) 2021-07-04

Similar Documents

Publication Publication Date Title
US9134455B2 (en) High performance and grid computing with history quality of service control
US9429677B2 (en) High performance and grid computing with fault tolerant data distributors quality of service
US9674033B2 (en) High performance and grid computing with liveliness and deadlines fault tolerant data distributor quality of service
US10467105B2 (en) Chained replication techniques for large-scale data streams
US9471585B1 (en) Decentralized de-duplication techniques for largescale data streams
EP3338186B1 (en) Optimal storage and workload placement, and high resiliency, in geo-distributed cluster systems
US7849223B2 (en) Virtually synchronous Paxos
US11288138B1 (en) Recovery from a system fault in a cloud-based storage system
US11294758B2 (en) Automated methods and systems to classify and troubleshoot problems in information technology systems and services
US10970649B2 (en) Automated reinforcement-learning-based application manager that uses local agents
CN111373373B (en) Managing computing clusters using time interval counters
US8316110B1 (en) System and method for clustering standalone server applications and extending cluster functionality
CN108628717A (en) A kind of Database Systems and monitoring method
US11416364B2 (en) Methods and systems that identify dimensions related to anomalies in system components of distributed computer systems using clustered traces, metrics, and component-associated attribute values
US20220058072A1 (en) Automated methods and systems that facilitate root cause analysis of distributed-application operational problems and failures
US20220058073A1 (en) Automated methods and systems that facilitate root-cause analysis of distributed-application operational problems and failures by generting noise-subtracted call-trace-classification rules
US11113174B1 (en) Methods and systems that identify dimensions related to anomalies in system components of distributed computer systems using traces, metrics, and component-associated attribute values
WO2017034988A1 (en) High performance and grid computing of hydrocarbon exploration and production data with partitioning quality of service control
Gopalakrishna et al. Untangling cluster management with Helix
WO2017034944A1 (en) High performance and grid computing with fault tolerant data distributors quality of service
US9482769B2 (en) High performance and grid computing with partitioning quality of service control
WO2018009396A1 (en) High performance and grid computing with liveliness and deadlines fault tolerant data distributor quality of service
EP3571610A1 (en) Systems and methods for automatic reservoir simulation model performance tuning
Abu-Libdeh New applications of data redundancy schemes in cloud and datacenter systems
Arpaci-Dusseau et al. An Information-Based Approach to Distributed Systems Design

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16757494

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 03.05.2018)

122 Ep: pct application non-entry in european phase

Ref document number: 16757494

Country of ref document: EP

Kind code of ref document: A1